Add support for calling the CPU_OFF and SYSTEM_SUSPEND functions.
authorkettenis <kettenis@openbsd.org>
Sat, 9 Jul 2022 19:27:56 +0000 (19:27 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 9 Jul 2022 19:27:56 +0000 (19:27 +0000)
commit149f7d9868cf1139311f13fbd3c064b18bc64734
treea9a492173550d5824dfd3fe24c8220eddb38c929
parent63c38f4a247fca648ea50fb10d586b4419ad9530
Add support for calling the CPU_OFF and SYSTEM_SUSPEND functions.
Add a function to check whether SYSTEM_SUSPEND is supported by the
PSCI firmware.

ok patrick@
sys/dev/fdt/psci.c
sys/dev/fdt/pscivar.h