Replies: 1 comment 1 reply
-
IIRC variable authentication is automatically enabled (and required) when you turn on UEFI secure boot. I don't think there's a separate knob for enabling/disabling it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am not clear how to enable UEFI variable authentication as documented here with meta-tegra.
I have generated a custom EKB as follows and the generated my_eks_t234.img file has been added to our build:
The image is built with the following variables set:
The image loads and boots, but I am not sure whether this is enough to enable UEFI variable authentication.
Could someone let me know if this is enough to enable UEFI variables authentication and how to confirm that the UEFI variables signature is being verified by the L4TLauncher?
This is on scarthgap 36.4.3.
Beta Was this translation helpful? Give feedback.
All reactions