Add bulk signing to compos_key_cmd

Add an option to generate a compos.info file listing a set of
artifacts and their root digests, along with a signature for the file.

This is to allow testing of code in odsign to accept such a file from
CompOS.

Bug: 209572241
Test: Run compos_key_cmd sign-info, see generated files
Change-Id: Iac8656987de7911cfdbe1430c324f4997a3ea932
2 files changed
tree: 8e617a1fc43da593587837d6e6441249dc487ab7
  1. apex/
  2. apkdmverity/
  3. apkverify/
  4. authfs/
  5. binder_common/
  6. compos/
  7. demo/
  8. docs/
  9. idsig/
  10. javalib/
  11. launcher/
  12. libs/
  13. microdroid/
  14. microdroid_manager/
  15. pvmfw/
  16. tests/
  17. virtualizationservice/
  18. vm/
  19. vmconfig/
  20. zipfuse/
  21. .clang-format
  22. .gitignore
  23. Android.bp
  24. OWNERS
  25. PREUPLOAD.cfg
  26. README.md
  27. TEST_MAPPING
README.md

Virtualization

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.