mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Fix a typo
Test: N/A Change-Id: I200d629e22824a4bfe5278194ff12d20a2d16f74
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user