zynqmp: Pass bl32 entry to TF-A via xilinx handoff structure
authorMichal Simek <michal.simek@xilinx.com>
Mon, 31 May 2021 09:06:59 +0000 (11:06 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 23 Jun 2021 07:48:35 +0000 (09:48 +0200)
commit653736c2431317e07fce1e302f0a69d4d5b8b1a5
treefa69492c0ab5367c492cb4b1a162e6b5310707b6
parent84c88d6ef2e8d03ed2d90884c9d931383d146852
zynqmp: Pass bl32 entry to TF-A via xilinx handoff structure

There is need to pass entry about secure OS when bl32_entry is defined.
Currently only 64bit support is added but /fit-images node have been
extended to also record if this is 32bit or 64bit secure OS. When this is
tested the code will be update to support this configuration too.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynqmp/handoff.c