ifeq ($(HIKEY960_ENABLE_AVF), true) # The GKI kernel set protected mode by default via gki_defconfig, # but hikey960 does not support the protected kvm mode, here overwriting # to make it possible to play with AVF in the non-protected mode.
BOARD_KERNEL_CMDLINE += kvm-arm.mode=nvhe # hypervisor.version would be better to be the same as CROSVM_PLATFORM_VERSION in # packages/modules/Virtualization/virtualizationmanager/src/crosvm.rs
BOARD_KERNEL_CMDLINE += androidboot.hypervisor.version=1.0.0
BOARD_KERNEL_CMDLINE += androidboot.hypervisor.vm.supported=1
BOARD_KERNEL_CMDLINE += androidboot.hypervisor.protected_vm.supported=0 endif
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.