]> git.baikalelectronics.ru Git - uboot.git/commit
arm64: versal: Add support to load an app at EL1
authorAshok Reddy Soma <ashok.reddy.soma@xilinx.com>
Fri, 6 May 2022 05:53:45 +0000 (23:53 -0600)
committerMichal Simek <michal.simek@amd.com>
Fri, 24 Jun 2022 12:11:05 +0000 (14:11 +0200)
commitc4de40b9fdea839fca6297e6935922322b08a504
treee95d5ea35ab6cd1452853c76c1d4e68c5a04f4e2
parent2d219b439079613adb32f57b10d69d31b800220d
arm64: versal: Add support to load an app at EL1

Add support to switch to EL1 and load an EL1 app from U-Boot which is
executing at EL2 or EL3 in aarch64 mode.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Link: https://lore.kernel.org/r/20220506055345.1921-1-ashok.reddy.soma@xilinx.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
board/xilinx/versal/board.c