-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with booting DTS with UEFI Secure Boot enabled #1085
Comments
DTS built from this branch and yml file should work: https://github.com/Dasharo/meta-dts/blob/ost2-custom/kas-ost2.yml Tested on:
Below are commands and outputs used during verification
After rebooting and enabling Secure Boot:
|
We should be interested in making DTS work on Dasharo with UEFI Secure Boot enabled. Even more, DTS should enforce checking the signatures of all modules. |
Dasharo version (if applicable)
Dasharo (coreboot+UEFI) v0.9.0-rc2 for Odroid-H4
During training, we tried numerous things with @filipleple and @philipandag:
For example, we put the platform in Setup Mode and enrolled our keys using
sbctl
:Version v2.0.0 causes this:
We were able to run shim first with engineering version we received internally, but we still had problems:
We need the correct procedure to make DTS work with UEFI Secure Boot. We did that in the past for embedded devices with Zarhus, so this should be possible, especially when we control PK.
The text was updated successfully, but these errors were encountered: