u-boot-brain/drivers/firmware
Michal Simek 10e4d64e34 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>
2020-08-24 14:11:31 -04:00
..
firmware-sandbox.c dm: test: Add "/firmware" node scan test 2018-09-29 11:49:35 -06:00
firmware-uclass.c dm: test: Add "/firmware" node scan test 2018-09-29 11:49:35 -06:00
firmware-zynqmp.c xilinx: zynqmp: merge firmware calls for EL2 and EL3 2020-08-20 09:49:20 +02:00
Kconfig zynqmp: firmware: Add Xilinx ZynqMP firmware driver 2019-10-08 09:11:14 +02:00
Makefile zynqmp: firmware: Add Xilinx ZynqMP firmware driver 2019-10-08 09:11:14 +02:00
psci.c firmware: psci: Do not bind driver if U-Boot runs in EL3 2020-08-24 14:11:31 -04:00
ti_sci.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ti_sci.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00