opnsense-src/sys/dev/psci
Andrew Turner 0c38b2d37c Rework PSCI so it only searches for the call function once.
This is in preperation for supporting newer smccc functions that also use
the same call method.

Reviewed by:	manu
Differential Revision:	https://reviews.freebsd.org/D15745
2018-06-12 14:54:17 +00:00
..
psci.c Rework PSCI so it only searches for the call function once. 2018-06-12 14:54:17 +00:00
psci.h Add a function to find the PSCI version the firmware implements from 2018-01-09 15:57:09 +00:00
psci_arm.S arm: add .arch_extension sec for smc instruction 2017-06-18 00:08:38 +00:00
psci_arm64.S