summaryrefslogtreecommitdiff
path: root/default.avbpubkey
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2023-02-09 12:10:37 +0100
committerPraneeth Bajjuri <praneeth@ti.com>2023-02-21 17:45:52 -0600
commit7988f626336ac9b94c1e5bb7ee4a18c46b6d4ddf (patch)
tree5f70fd2e5eea31a5456bec78c213e8a0ec186727 /default.avbpubkey
parent62a9e513448d700cbc3d775f497f94ba63851c8e (diff)
common: avb_verify: Add CONFIG_AVB_PUBKEY_FILE to specify the root avb public key
The new config CONFIG_AVB_PUBKEY_FILE is used to specify the path to the public key file that u-boot uses as the root public key. Previously, the root public key was hard coded in avb_verify.c and therefore was non-trivial to replace it with a custom key. The public key that was hard-coded is extracted as default.avbpubkey and is used as the default. Bug: 181924266 Test: DIST_DIR=out/dist BUILD_CONFIG=u-boot/build.config.crosvm.aarch64 build/build.sh -j80 Change-Id: I7d0af97f158b87278a3c635df41e638c918cc96a (cherry picked from commit e609074ced3dd07ca2a13d4becbae997e3a48c9f) Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
Diffstat (limited to 'default.avbpubkey')
-rw-r--r--default.avbpubkey0
1 files changed, 0 insertions, 0 deletions
diff --git a/default.avbpubkey b/default.avbpubkey
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/default.avbpubkey