opnsense-src/sys/dev/psci
Andrew Turner 845ed71645 Also handle psci 1.0. This can be seen as a bug fix update for the 0.2
specification we already support, with the only changes in functions we
don't currently use.

Sponsored by:	DARPA, AFRL
2017-10-06 15:46:11 +00:00
..
psci.c Also handle psci 1.0. This can be seen as a bug fix update for the 0.2 2017-10-06 15:46:11 +00:00
psci.h Call the PSCI reset from cpu_reset on arm64. When rebooting from DDB the 2017-04-24 11:06:10 +00:00
psci_arm.S arm: add .arch_extension sec for smc instruction 2017-06-18 00:08:38 +00:00
psci_arm64.S