commit | 9ed2718df993f4b7ad7640ffe8e3b3f9bc8bb559 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Wed Aug 25 15:52:42 2021 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Wed Aug 25 16:16:17 2021 -0700 |
tree | 1c4a4150180ce071d12d9c57e11c667952bc835a | |
parent | adc38d1e55facf659201c001f2203f162f00364b [diff] |
compos: Sign fs-verity digest of output files compsvc now needs to be initialized with the signing key blob to finish the whole compilation flow, otherwise it'll be an illegal state error. "init-key" command is added to compos_key_cmd for that purpose. Also, move some fs-verity related code into fsverity.rs. Bug: 161471326 Test: ComposHostTestCases Change-Id: I80db78ce11dc1f49e9ee36af47ad98f200aa4388
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.