Commit 35ec68c
committed
[rom] Make the DEV key valid in TEST and RMA
Make the DEV key valid in TEST and RMA. Because of the limited number of
key slots in OTP, we allow the DEV key to be valid in DEV, TEST and RMA.
This will allow a single set of keys (e.g. 3xPROD + 1xDEV) to be viable
for devices provisioned to PROD and DEV mission mode states while still
allowing the use of the DEV key for TEST and RMA states.
Signed-off-by: Chris Frantz <cfrantz@google.com>1 parent fb0b4fb commit 35ec68c
File tree
2 files changed
+11
-2
lines changed- rules
- sw/device/silicon_creator/rom
2 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
67 | 76 | | |
68 | 77 | | |
69 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments