freebsd-dev/sys/dev/psci
Andrew Turner 09d1a08ddc Add the SMCCC return codes from ARM DEN 0070A.
While here add a comment with the document the function IDs come from.

Sponsored by:	DARPA, AFRL
2018-06-13 15:41:22 +00:00
..
psci_arm64.S
psci_arm.S arm: add .arch_extension sec for smc instruction 2017-06-18 00:08:38 +00:00
psci.c Move psci_call to a header file so we can use it in other files to 2018-06-13 15:24:07 +00:00
psci.h Move psci_call to a header file so we can use it in other files to 2018-06-13 15:24:07 +00:00
smccc.c Add support for the ARM SMC Calling Convention (SMCCC). This is a method 2018-06-13 15:32:00 +00:00
smccc.h Add the SMCCC return codes from ARM DEN 0070A. 2018-06-13 15:41:22 +00:00