summaryrefslogtreecommitdiff
path: root/doc/README.uefi
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2018-04-11 00:41:52 +0200
committerAlexander Graf <agraf@suse.de>2018-04-23 21:34:28 +0200
commitc524997acb3d322e1bbd36c06ad02ef589705e7c (patch)
tree0a44b211590ac3b9816347da9cecad87d9ceeea5 /doc/README.uefi
parentd8d8997bbce7ff81799cb20795bdf97db9f8d5f2 (diff)
efi_loader: no support for ARMV7_NONSEC=y
We do not support bootefi booting ARMv7 in non-secure mode. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'doc/README.uefi')
-rw-r--r--doc/README.uefi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.uefi b/doc/README.uefi
index 7403be3614..bb89b7ac2f 100644
--- a/doc/README.uefi
+++ b/doc/README.uefi
@@ -324,6 +324,8 @@ This driver is only available if U-Boot is configured with
* persistence
* runtime support
+* support bootefi booting ARMv7 in non-secure mode (CONFIG_ARMV7_NONSEC=y)
+
## Links
* [1](http://uefi.org/specifications)