Skip to content
Snippets Groups Projects
Commit ab09e16d authored by Michal Simek's avatar Michal Simek
Browse files

arm64: zynqmp: Enable EFI secure boot


Enabling EFI secure boot which is required for EBBR specification.
Enabling this will fix
"RT.SetVariable - Create one Time Base Auth Variable, the expect return
status should be EFI_SUCCESS"

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 122ca834
No related branches found
No related tags found
No related merge requests found
......@@ -189,3 +189,4 @@ CONFIG_EFI_RUNTIME_UPDATE_CAPSULE=y
CONFIG_EFI_CAPSULE_ON_DISK=y
CONFIG_EFI_CAPSULE_FIRMWARE_FIT=y
CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y
CONFIG_EFI_SECURE_BOOT=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment