Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9caca7e7 authored by Catherine Vlasov's avatar Catherine Vlasov
Browse files

Specify the expected contents of "verifiedBootKey".

Bug: 220834466
Test: n/a, comment update
Change-Id: Idedbc41a6277dc89ed74c61ff26753ceae67606b
parent fe3b9bc5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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,