summaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorBadhri Jagan Sridharan <Badhri@google.com>2016-05-20 16:45:45 -0700
committerVikram Mulukutla <markivx@codeaurora.org>2016-10-28 14:47:01 -0700
commit6bcdcfa92b5e77a69f53360363f0d2748f72fe99 (patch)
tree0b91c41f077754a51d6f4dc40bbc9aa33060904b /scripts/build-all.py
parentb1b24b49e2b859ee3707e06c76081b792fc59a52 (diff)
ANDROID: dm: use default verity public key
If the dm-android-verity target does not provide a default key try using the default public key from the system keyring. The defualt verity keyid is passed as a kernel command line argument veritykeyid=. The order of the dm-android-verity params have been reversed to facilitate the change. Old format example: dm="system none ro,0 1 android-verity Android:#7e4333f9bba00adfe0ede979e28ed1920492b40f /dev/mmcblk0p43" New formats supported: dm="system none ro,0 1 android-verity /dev/mmcblk0p43 Android:#7e4333f9bba00adfe0ede979e28ed1920492b40f" (or) dm="system none ro,0 1 android-verity /dev/mmcblk0p43" when veritykeyid= is set in the kernel command line. BUG: 28384658 Signed-off-by: Badhri Jagan Sridharan <Badhri@google.com> Change-Id: I506c89b053d835ab579e703eef2bc1f8487250de (cherry picked from commit c5c74d0327729f35b576564976885596c6d0e7fb) Git-commit: 051d4706c621a73d3622f0b0d91a444ab37a8f1a Git-repo: https://android.googlesource.com/kernel/common Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions