Skip to content

Commit 544fc30

Browse files
committed
SEC_020: Fix italics of non-normative text
Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
1 parent 1efcd33 commit 544fc30

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

server_platform_requirements.adoc

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -234,24 +234,25 @@ Security rules straddle hardware and firmware.
234234
| `SEC_020` | The hardware RoT MUST manage a security lifecycle.
235235
2+a| _A security lifecycle reflects the trustworthiness of a system throughout
236236
its lifetime and indicates the lifecycle state of hardware-provisioned
237-
assets.
237+
assets._
238238

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:_
242240

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._
245243

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
247248
authorized software may be executed, and revealing debug capabilities
248-
are disabled.
249+
are disabled._
249250

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.
251252
The RoT remains uncompromised, and hardware-provisioned secrets
252-
remain protected.
253+
remain protected._
253254

254-
* Terminated – Hardware-provisioned assets are permanently inaccessible and
255+
* _Terminated – Hardware-provisioned assets are permanently inaccessible and
255256
revoked prior to entering this state. This includes derived assets such as
256257
attestation keys._
257258

0 commit comments

Comments
 (0)