Fix a typo

Test: N/A
Change-Id: I200d629e22824a4bfe5278194ff12d20a2d16f74
This commit is contained in:
Alan Stokes
2023-12-21 11:13:02 +00:00
parent f43004efcf
commit f7fb082947

View File

@@ -210,10 +210,10 @@ The following describes which certificate types may be request based on the RKP
describes an RKP VM. If there are further certificates without the RKP VM
marker, then the chain does not describe an RKP VM.
Implementations must include the first RPK VM marker as early as possible
Implementations must include the first RKP VM marker as early as possible
after the point of divergence between TEE and non-TEE components in the DICE
chain, prior to loading the Android Bootloader (ABL).
2. "widevine" or "keymint": If there are no certificates with the RKP VM
marker then it describes a TEE component.
3. None: Any component described by a DICE chain that does not match the above
two categories.
two categories.