Update kernel to builds 9223523

git log --first-parent -100 --oneline --no-decorate 0dd068cba27c..736a02437c68:
736a02437c68 UPSTREAM: mmc: sdhci: Fix host->cmd is null
3d56edf4a961 ANDROID: kleaf: Initial list of ddk_headers (2: virtual_device_x86_64)
93f55093bb2c ANDROID: scsi: ufs: add vendor hook to override key reprogramming
3cf954ca259a ANDROID: BACKPORT: KVM: arm64: Introduce KVM_CAP_ARM_PROTECTED_VM to set/query PVM firmware
f19614d0a035 ANDROID: KVM: arm64: Reset primary vCPU according to PVM firmware boot protocol
f8516f3e3acc ANDROID: KVM: arm64: Copy pvmfw into guest pages during donation from the host
4b06a6a33de4 ANDROID: KVM: arm64: Clear pvmfw pages on clean host shutdown
f92a7cd932c1 ANDROID: KVM: arm64: Ignore length of 0 in kvm_flush_dcache_to_poc()
622befc7e34b ANDROID: KVM: arm64: Unmap PVM firmware from host stage-2 during de-privilege
27b23af25203 ANDROID: KVM: arm64: Parse reserved-memory node for pkvm guest firmware region
14e14cc4e940 ANDROID: kleaf: Initial list of ddk_headers (1: Pixel)
ede1fd38eeaf ANDROID: kleaf: Initial list of ddk_headers (0: skeleton)
b5a50b82c870 UPSTREAM: KVM: arm64: vgic: Fix exit condition in scan_its_table()
bb2ade6a3b18 UPSTREAM: KVM: arm64: nvhe: Fix build with profile optimization

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