Skip to content

Commit a2a79de

Browse files
pamauryjwnrt
authored andcommitted
[rom,doc] Update sigverify table
PR#25964 changed the DEV keys to be valid in TEST and RMA but the table was not updated. Signed-off-by: Amaury Pouly <[email protected]>
1 parent d754fac commit a2a79de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sw/device/silicon_creator/rom/doc/sigverify.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ not depend on the OTP value since it may not have been programmed yet.
4242
| | TEST_UNLOCKED | PROD, PROD_END | DEV | RMA |
4343
|-----------|---------------|----------------|-----|-----|
4444
| Test keys | Yes | No | No | OTP |
45-
| Dev keys | No | No | OTP | No |
45+
| Dev keys | Yes | No | OTP | OTP |
4646
| Prod keys | Yes | OTP | OTP | OTP |
4747

4848
### Digest Computation

0 commit comments

Comments
 (0)