mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Fix a typo am: f7fb082947
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2887807 Change-Id: I9705fe3737d1e0bdb8d4d8df2e30137c47ffcb9a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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