Get rid of the cpu_on_fn hook and call the psci(4) functions directly instead
authorkettenis <kettenis@openbsd.org>
Fri, 23 Feb 2018 19:08:56 +0000 (19:08 +0000)
committerkettenis <kettenis@openbsd.org>
Fri, 23 Feb 2018 19:08:56 +0000 (19:08 +0000)
commit45584b64b56a7a79f7810b5769d32515e13929a2
tree26014a8fb159ab241ab414c41e7a341fc376ac94
parent6a737689ceb3a73b0708cc7fb7c9e3ada3396803
Get rid of the cpu_on_fn hook and call the psci(4) functions directly instead
like we already do in the code that flushes the BTB.

ok jsg@
sys/arch/arm/arm/cpu.c
sys/arch/arm64/arm64/cpu.c
sys/dev/fdt/psci.c
sys/dev/fdt/pscivar.h