Skip to content
Commit 10e4d64e authored by Michal Simek's avatar Michal Simek Committed by Tom Rini
Browse files

firmware: psci: Do not bind driver if U-Boot runs in EL3



There is no reason to bind psci driver if U-Boot runs in EL3 because
SMC/HVC instructions can't be called. That's why detect this state and
don't let user to crash from prompt by performing reset or poweroff
commands (if enabled).

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 565add12
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