Skip to content
Commit 2fbe47b7 authored by Etienne Carriere's avatar Etienne Carriere Committed by Tom Rini
Browse files

firmware: psci: bind arm smccc features when discovered



Use PSCI device to query Arm SMCCC v1.1 support from secure monitor
and if so, bind drivers for the SMCCC features that monitor supports.

Drivers willing to be bound from Arm SMCCC features discovery can use
macro ARM_SMCCC_FEATURE_DRIVER() to register to smccc feature discovery,
providing target driver name and a callback function that returns
whether or not the SMCCC feature is supported by the system.

Signed-off-by: default avatarEtienne Carriere <etienne.carriere@linaro.org>
parent b1ff399c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment