Skip to content
Commit 2eabb6bf authored by Ibai Erkiaga's avatar Ibai Erkiaga Committed by Michal Simek
Browse files

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: default avatarIbai Erkiaga <ibai.erkiaga-elorza@xilinx.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent f6cccbb5
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