Specify the expected contents of "verifiedBootKey".

Bug: 220834466
Test: n/a, comment update
Change-Id: Idedbc41a6277dc89ed74c61ff26753ceae67606b
This commit is contained in:
Catherine Vlasov
2024-11-18 09:43:17 +00:00
parent fe3b9bc59f
commit 9caca7e7f0

View File

@@ -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,