This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
psci
History
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