opnsense-src/sys/dev/psci
Andrew Turner 7ca55fcc54 Only call SMCCC init on arm64
We don't build the smccc code on arm so don't call into it there.
2023-01-29 19:33:41 +00:00
..
psci.c Only call SMCCC init on arm64 2023-01-29 19:33:41 +00:00
psci.h psci: finish psci_present implementation 2022-03-18 22:04:32 -05:00
smccc.c Make SMCCC usable by device drivers 2023-01-29 14:58:24 +00:00
smccc.h Make SMCCC usable by device drivers 2023-01-29 14:58:24 +00:00
smccc_arm.S Merge the common parts of the SMCCC handlers 2022-08-25 12:17:28 +01:00
smccc_arm64.S arm64: Enabling new hypercalls using HvCallSetVpRegisters and HvCallGetVpRegisters 2022-09-26 06:30:37 +00:00