diff options
author | Bowgo Tsai <bowgotsai@google.com> | 2019-12-11 15:03:00 +0800 |
---|---|---|
committer | Bowgo Tsai <bowgotsai@google.com> | 2019-12-11 09:00:46 +0000 |
commit | a2ac846ff3ba09c719e89fadda52f7a21d338b04 (patch) | |
tree | b5809b25e095b010d1c46026f23a82ebefc906e9 /trusty/coverage/coverage.cpp | |
parent | 9af7878ec586d261a44a6c88c775a73f7df6ac0a (diff) |
Using a dir /avb for DSU avb keys
Previously the AVB public keys for DSU is hard coded for each key path.
This adds the burden for maintaining the codebase, e.g., need to change
avb_keys each time when any new key is added or some old key is deleted.
With commit Ie74845d8c8e4aa45e8a9e3b862424cec641f8090, it's possible to
load avb keys from a directory. Let's use "/avb" for DSU AVB keys.
Also removing fstab entries that specifying vbmeta_partition. The AVB
keys used in DSU flow should be a separate set from the original
vbmeta.img (or vbmeta_system.img).
The following link has more info about DSU:
https://developer.android.com/topic/dsu
Bug: 141284191
Bug: 144399552
Test: boot a GSI via DSU
Change-Id: I6bc1e068368e64cb0bbf6ef63805444b35a1fdfb
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions