diff options
author | Alexander Graf <agraf@suse.de> | 2016-11-17 01:02:58 +0100 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2016-11-17 11:52:21 +0100 |
commit | 69bd459d343fe1e5a68a6f187d8c99c78c6fc6ce (patch) | |
tree | f02f29ed636d7f5660869685b23232125e0636e9 /drivers/mtd/mtd-uclass.c | |
parent | 58ad86288fd32f1f969ac654f2074c090f0abe32 (diff) | |
download | u-boot-69bd459d343fe1e5a68a6f187d8c99c78c6fc6ce.tar.gz |
efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3
Some boards decided not to run ATF or other secure firmware in EL3, so
they instead run U-Boot there. The uEFI spec doesn't know what EL3 is
though - it only knows about EL2 and EL1. So if we see that we're running
in EL3, let's get into EL2 to make payloads happy.
Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'drivers/mtd/mtd-uclass.c')
0 files changed, 0 insertions, 0 deletions