Upgrade pvmfw.img to build 8597076

git log --first-parent -100 --oneline --no-decorate f1cb80e..832bb38
832bb389d8 ANDROID: pvmfw: Generate /chosen/kaslr-seed
6649866e3b ANDROID: pvmfw: Support DICE & AVF in DT template
fb382a5107 ANDROID: pvmfw: Produce trusted FDT for next stage
bee9816fc9 ANDROID: Move cmd_bin2c to scripts/Makefile.lib
b9a99047e3 ANDROID: pvmfw: Prevent memory corruption from FDT

Built here: ab/8597076

The change is generated with prebuilt drop tool.

Bug: 224922775
Bug: 229964496
Bug: 229966941
Change-Id: I3f4e4b8d4e1d6236f0ca120d77bb3af4a0159faf
2 files changed
tree: b8ed15e09d5061d9e64635e00944bbe00db569cf
  1. .prebuilt_info/
  2. apex/
  3. apkdmverity/
  4. authfs/
  5. compos/
  6. demo/
  7. docs/
  8. javalib/
  9. launcher/
  10. libs/
  11. microdroid/
  12. microdroid_manager/
  13. pvmfw/
  14. tests/
  15. virtualizationservice/
  16. vm/
  17. vmbase/
  18. zipfuse/
  19. .clang-format
  20. .gitignore
  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.