mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
Specify the expected contents of "verifiedBootKey".
Bug: 220834466 Test: n/a, comment update Change-Id: Idedbc41a6277dc89ed74c61ff26753ceae67606b
This commit is contained in:
@@ -153,6 +153,9 @@ parcelable KeyCreationResult {
|
||||
* }
|
||||
*
|
||||
* RootOfTrust ::= SEQUENCE {
|
||||
* -- verifiedBootKey must contain a SHA-256 digest of the public key embedded in the
|
||||
* -- "vbmeta" partition if the device's bootloader is locked, or 32 bytes of zeroes if the
|
||||
* -- device's bootloader is unlocked.
|
||||
* verifiedBootKey OCTET_STRING,
|
||||
* deviceLocked BOOLEAN,
|
||||
* verifiedBootState VerifiedBootState,
|
||||
|
||||
Reference in New Issue
Block a user