u-boot-brain/drivers/firmware
Ibai Erkiaga 2eabb6bfea xilinx: zynqmp: merge firmware calls for EL2 and EL3
This patch merges ZynqMP firmware calls under xilinx_pm_request in order
to make trainsparent the EL. Calls at EL3 are send through IPI messages
and EL2 through SMC calls.

The EL2 call uses fixed payload and arg size as the EL3 call. The
firmware is capable to handle PMUFW_PAYLOAD_ARG_CNT bytes but the
firmware API is limited by the SMC call size.

Signed-off-by: Ibai Erkiaga <ibai.erkiaga-elorza@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2020-08-20 09:49:20 +02: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 psci: put psci_method in .data section if EFI_LOADER is not enabled 2020-08-04 23:30:02 -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