Verify that ROM_EXT rejects an invalid INFO page configuration.
Open
Component:RomExt/E2e/Test
Priority:P1
Type:Task
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
- Start in an locked & owned state with the `fake` owner as owner.
- Unlock the chip into the UnlockedAny state using the `fake` owner unlock key.
- Upload an owner block for the `dummy` owner that tries to set properties on a creator-designated INFO page.
- Activate ownership with the `dummy` activate key.
- Confirm the activate is rejected with an `OwnershipInvalidInfoPage` error.
Contributor guide
Assessment
This issue has not been assessed yet.