Upgrade pvmfw.img to build 8964254

Built here: ab/8964254

git log --oneline --first-parent -100 --no-decorate 21da314225..f7ccce933f
f7ccce933f Merge "Bump clang to r450784e to match kernel"
a704f2adcd Merge changes Ifabb8d92,Icbfd3014,Ida77dfbd,I4839245c,Ice2c6e01
841fcef85c ANDROID: rockpi4: Enable fastboot over UDP support
1c79ba9c43 rockchip: sdhci: Fix RK3399 eMMC PHY power cycling
377bb20c82 ANDROID: Remove duplicated mapmem.h inclusion

The change is generated with prebuilt drop tool.

Note: no functional change intended.

Test: -
Change-Id: I290bca3b026c6b056e0dcf38efc1c95f3b02af66
2 files changed
tree: db20866e429d390419a5e66f9733107d35d7158f
  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.