File tree Expand file tree Collapse file tree 1 file changed +12
-11
lines changed Expand file tree Collapse file tree 1 file changed +12
-11
lines changed Original file line number Diff line number Diff line change @@ -234,24 +234,25 @@ Security rules straddle hardware and firmware.
234
234
| `SEC_020` | The hardware RoT MUST manage a security lifecycle.
235
235
2+a| _A security lifecycle reflects the trustworthiness of a system throughout
236
236
its lifetime and indicates the lifecycle state of hardware-provisioned
237
- assets.
237
+ assets._
238
238
239
- The minimum security lifecycle should include the following states:
240
- * Manufacture – The system may not yet be locked down and contains no
241
- hardware-provisioned assets.
239
+ _The minimum security lifecycle should include the following states:_
242
240
243
- * Security Provisioning – The process of provisioning hardware-provisioned
244
- assets.
241
+ * _Manufacture – The system may not yet be locked down and contains no
242
+ hardware-provisioned assets._
245
243
246
- * Secured – Hardware-provisioned assets are locked (immutable); only
244
+ * _Security Provisioning – The process of provisioning hardware-provisioned
245
+ assets._
246
+
247
+ * _Secured – Hardware-provisioned assets are locked (immutable); only
247
248
authorized software may be executed, and revealing debug capabilities
248
- are disabled.
249
+ are disabled._
249
250
250
- * Recoverable Debug – Part of the system is in a revealing debug state.
251
+ * _Recoverable Debug – Part of the system is in a revealing debug state.
251
252
The RoT remains uncompromised, and hardware-provisioned secrets
252
- remain protected.
253
+ remain protected._
253
254
254
- * Terminated – Hardware-provisioned assets are permanently inaccessible and
255
+ * _Terminated – Hardware-provisioned assets are permanently inaccessible and
255
256
revoked prior to entering this state. This includes derived assets such as
256
257
attestation keys._
257
258
You can’t perform that action at this time.
0 commit comments