Upgrade pvmfw.img to build 8745290

Built here: ab/8745290

git log --oneline --first-parent -100 --no-decorate 832bb38..fcb8bc299b
fcb8bc299b pvmfw: follow the conventional order of serial ports
4203b9aee0 Merge "UPSTREAM: scripts: Introduce {quiet_,}cmd_bin2c"
ea3047e21e Bump boringssl build to gnu11
888274d30c Merge "ANDROID: scripts/dtc: Remove YAML build rules"
397570d30c Merge changes Ic42c4237,I67cc3074
34e3d6a347 Merge "ANDROID: OWNERS: Add ptosi@"
75b318e3ea ANDROID: psci: Move psci_version from .bss to .data
4a3b854e98 ANDROID: virtio: Move platform_ops from .bss to .data
5834b7619c Merge changes I1b4ec215,Ie6ba7fe7,I6475e30e,Ic226dfb8,Ib0605540, ...
0edc253250 Merge "ANDROID: pvmfw: Enable CONFIG_SYS_MALLOC_CLEAR_ON_INIT"
3f3d332cc6 Merge "ANDROID: pvmfw: Shrink SYS_MALLOC_LEN to 256 KiB"
03b791d001 Merge "avb_verify: Return INSUFFICIENT_SPACE if small GUID buffer"
b55e495eb4 Merge "FROMLIST: pci: Handle failed calloc in decode_regions()"
ff9c7dbe09 Merge changes Ia78c441d,I8b9bd748,I99cb3755
17db66d62b Merge "ANDROID: pvmfw: Use board OWNERS for build files"

The change is generated with prebuilt drop tool.

Bug: 234341021
Bug: 234880165
Bug: 236379922
Change-Id: I960f56f07a0a607eecef5531446ef8d660c67847
2 files changed
tree: 5d71831e23ce31f720c9246d4fc121e219f36641
  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. vmclient/
  19. zipfuse/
  20. .clang-format
  21. .gitignore
  22. Android.bp
  23. OWNERS
  24. PREUPLOAD.cfg
  25. README.md
  26. 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.