Add ABL-compliant pvmfw pre-built

Add a centralised pre-built binary of pvmfw with Android Boot header
obtained from the Android build system:

    https://ci.android.com/builds/submitted/7757352/u-boot_pvmfw/latest/pvmfw.img

This will provide a default image for devices that don't provide one.

Bug: 199717422
Test: -
Change-Id: Ia1e996bcd5ef198f3f1d4abed41bfde5a303bfce
1 file changed
tree: 4a2295ba44c39c11d780e62f472ee3f4cd97891e
  1. apex/
  2. apkdmverity/
  3. apkverify/
  4. authfs/
  5. compos/
  6. demo/
  7. docs/
  8. idsig/
  9. javalib/
  10. launcher/
  11. libs/
  12. microdroid/
  13. microdroid_manager/
  14. pvmfw/
  15. tests/
  16. virtualizationservice/
  17. vm/
  18. vmconfig/
  19. zipfuse/
  20. .clang-format
  21. Android.bp
  22. OWNERS
  23. PREUPLOAD.cfg
  24. README.md
  25. 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.