freebsd-dev/sys/dev/psci
Michal Meloun 91e4401364 PSCI: Don't take missing implementation of psci get_version() as fatal.
Minimalistic PSCI implementation in U-Boot doesn't implement get_version()
method for some SoC. In this case, use PSCI version declared by 'psci' node
in DT as fallback.

MFC after:	2 weeks
2019-03-19 15:42:11 +00:00
..
psci_arm64.S Fix a typo on the PSCI smc call wrapper. 2018-08-14 13:56:49 +00:00
psci_arm.S Fix a typo on the PSCI smc call wrapper. 2018-08-14 13:56:49 +00:00
psci.c PSCI: Don't take missing implementation of psci get_version() as fatal. 2019-03-19 15:42:11 +00:00
psci.h PSCI: Don't take missing implementation of psci get_version() as fatal. 2019-03-19 15:42:11 +00:00
smccc.c Use int for the pcpu_ssbd argument. This is included from userland and may 2018-07-31 15:08:02 +00:00
smccc.h Use int for the pcpu_ssbd argument. This is included from userland and may 2018-07-31 15:08:02 +00:00