freebsd-dev/sys/dev/psci
Andrew Turner 7d0b915919 Add PSCI affinity info return values
These can be returned from the PSCI AFFINITY_INFO call. This is not
marked as optional so bhyve will need to implement it & can use these
macros.

Sponsored by:	Arm Ltd
2023-03-16 13:08:00 +00:00
..
psci.c Only call SMCCC init on arm64 2023-01-29 19:33:41 +00:00
psci.h Add PSCI affinity info return values 2023-03-16 13:08:00 +00:00
smccc_arm64.S arm_smcc_1_2_*: Don't trash SP and X19 if no return value structure. 2023-02-01 13:54:09 -08:00
smccc_arm.S Merge the common parts of the SMCCC handlers 2022-08-25 12:17:28 +01: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