diff options
author | Michal Simek <michal.simek@xilinx.com> | 2020-08-13 12:43:22 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-08-24 14:11:31 -0400 |
commit | 10e4d64e345b6b684d27d3da6ed8d887c8e45f76 (patch) | |
tree | e74f81cb34502d8c6d668a4c3e2697a70764ff83 /cmd | |
parent | 565add124de00c994652a0d2d6d1eb6b2a7c9553 (diff) |
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: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions