Upgrade pvmfw.img to build 9106195

Built here: ab/9106195

git log --oneline --first-parent -100 --no-decorate 68d130d448..ff0492700a
ff0492700a Merge "ANDROID: pvmfw: Shrink SYS_MALLOC_LEN to 256 KiB" into android13
953e71d3bb Merge "ANDROID: virtio: Move platform_ops from .bss to .data" into android13
89248d9aa7 Merge "ANDROID: psci: Move psci_version from .bss to .data" into android13
5cae329543 Merge "ANDROID: pvmfw: Enable CONFIG_SYS_MALLOC_CLEAR_ON_INIT" into android13
27a1124733 ANDROID: OWNERS: Add ptosi@

The change is generated with prebuilt drop tool.

Bug: 232270147
Bug: 234341021
Merged-In: I960f56f07a0a607eecef5531446ef8d660c67847
Change-Id: Iedb0b76a0a1cddf36d6e9c4cdd3ca8abbd77468e
2 files changed
tree: d9cbf5f8a72a5f3d302d1e659dd5849a1be8bcb8
  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. zipfuse/
  18. .clang-format
  19. .gitignore
  20. Android.bp
  21. OWNERS
  22. PREUPLOAD.cfg
  23. README.md
  24. 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.