Drop prebuilt files to android source tree.

Update to the latest pvmfw. Contains merge of 2022.07 and 2022.04
upstream, and support for booting in crosvm's kernel mode.

Built here: ab/9107967

git log --oneline --first-parent -100 --no-decorate 3186eda610c0..87769716277e
8776971627 ANDROID: Trim some new options
50d8bba144 ANDROID: pvmfw: Build fix for get_tcr()
8d773468d2 Merge changes Ibc2af820,I2cc58c8b,I38f42ad6,Ica985b5c,I8ffa9879
0fa7788ab4 pvmfw: Propagate linux,initrd-start/end properties
f1176084a4 pvmfw: Map FDT in kernel boot mode
b6c74e0952 pvmfw: Remove TRY_FDT_GETPROP
4a96623932 Merge "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present"
ed7454756a ANDROID: pvmfw: Fix clk phandle validation
b275db3283 Merge "ANDROID: Revert "pvmfw: Enroll into MMIO guard manually""
c5599e4a9f Merge "ANDROID: avb_verify: Handle failed malloc in get_partition()"
e68df36ffe Merge changes Ia539d68a,Ic78f8566
acd80c949b Merge changes Ie08874b6,Ia7eced56
4f5ef6c300 Merge changes Ic47f513a,I729d4a98
2744fe18fa Package U-Boot debugger binaries

The change is generated with prebuilt drop tool.

Test: atest -p packages/modules/Virtualization:avf-presubmit
Change-Id: I5be4ba8afb922f3b17c8149b815b98f07f722fad
2 files changed
tree: 679eb94c854db747310c7e4545e9ace08f7407a6
  1. .prebuilt_info/
  2. apex/
  3. apkdmverity/
  4. authfs/
  5. avmd/
  6. compos/
  7. demo/
  8. docs/
  9. javalib/
  10. launcher/
  11. libs/
  12. microdroid/
  13. microdroid_manager/
  14. pvmfw/
  15. rialto/
  16. tests/
  17. virtualizationservice/
  18. vm/
  19. vmbase/
  20. vmclient/
  21. zipfuse/
  22. .clang-format
  23. .gitignore
  24. Android.bp
  25. OWNERS
  26. PREUPLOAD.cfg
  27. README.md
  28. 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.