Dasharo / dasharo-issues

The Dasharo issue tracker
https://dasharo.com/
24 stars 0 forks source link

Flashing self-signed binary results in booting from recovery #913

Closed filipleple closed 2 months ago

filipleple commented 3 months ago

Component

Dasharo firmware

Device

NovaCustom V56 14th Gen

Dasharo version

v0.9.0-rc2

Dasharo Tools Suite version

No response

Brief summary

Flashing self-signed binary results in booting from recovery

How reproducible

No response

How to reproduce

Expected behavior

No recovery popup

Actual behavior

Booting from recovery popup

Screenshots

No response

Additional context

No response

Solutions you've tried

No response

mkopec commented 3 months ago

I think the tests are wrong in this case, if you selfsign, you're using different keys than what the firmware is signed with. verstage will see that the keys are different and correctly refuse to boot any of the slots. You'd have to flash the entire BIOS region if you're selfsigning

filipleple commented 2 months ago

Not a firmware issue; test issue tracked here: https://github.com/Dasharo/open-source-firmware-validation/issues/357