You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boot Flow: BBSR-LINUX after BBSR-UEFI
Once BBSR-UEFI completes, the system attempts to transition to BBSR-LINUX with UEFI Secure Boot enabled. However, the DTB authentication fails. We’d like clarification on the following:
- Is bootaa64.efi signed?
- If yes, we need the corresponding keys included in the pre-built image to sign the DTB.
- If no, what is the recommended method to run BBSR-LINUX?
HI @chetan-rathore ,
Boot Flow: BBSR-LINUX after BBSR-UEFI
Once BBSR-UEFI completes, the system attempts to transition to BBSR-LINUX with UEFI Secure Boot enabled. However, the DTB authentication fails. We’d like clarification on the following:
We tried clearing the keys, but that causes BBSR-UEFI to trigger again.
2. Linux Distribution Testing
We found the following ARM documentation for Linux distro testing:
🔗 https://developer.arm.com/documentation/DUI1101/4-0/Test-SystemReady-Devicetree-band/Test-installation-of-Linux-distributions?lang=en
We’d like to confirm:
Are we required to test only the distros listed in the ARM documentation?
Can we use the daily ISO builds from these sources instead?
🔗 https://download.opensuse.org/ports/aarch64/tumbleweed/iso/
🔗 https://get.opensuse.org/leap/15.6/
Regards,
Shiva Kumar