defconfig: Enable gunyah vm-loader for cpusysvm in Pitti
Enable secure-vm-loader for loading/start/stop cpusys-vm. Change-Id: I6abdb941e6b3469f3feee0dbaeee8a0f92a26570 Signed-off-by: Wasim Nazir <quic_wasimn@quicinc.com>
This commit is contained in:
parent
48729dbd21
commit
247a4eaa9a
16
arch/arm64/configs/vendor/pitti_GKI.config
vendored
16
arch/arm64/configs/vendor/pitti_GKI.config
vendored
@ -8,6 +8,21 @@ CONFIG_ARM_SMMU_QCOM=m
|
||||
# CONFIG_ARM_SMMU_SELFTEST is not set
|
||||
CONFIG_COMMON_CLK_QCOM=m
|
||||
CONFIG_CPU_IDLE_GOV_QCOM_LPM=m
|
||||
# CONFIG_GH_CPUSYS_VM_MEM_ACCESS is not set
|
||||
# CONFIG_GH_CTRL is not set
|
||||
# CONFIG_GH_DBL is not set
|
||||
# CONFIG_GH_GUEST_POPS is not set
|
||||
# CONFIG_GH_IRQ_LEND is not set
|
||||
# CONFIG_GH_MEM_NOTIFIER is not set
|
||||
# CONFIG_GH_MSGQ is not set
|
||||
# CONFIG_GH_PANIC_NOTIFIER is not set
|
||||
# CONFIG_GH_PROXY_SCHED is not set
|
||||
# CONFIG_GH_RM_BOOSTER is not set
|
||||
CONFIG_GH_RM_DRV=m
|
||||
CONFIG_GH_SECURE_VM_LOADER=m
|
||||
# CONFIG_GH_TLMM_VM_MEM_ACCESS is not set
|
||||
CONFIG_GUNYAH_DRIVERS=y
|
||||
# CONFIG_HVC_GUNYAH is not set
|
||||
CONFIG_HWSPINLOCK_QCOM=m
|
||||
CONFIG_INTERCONNECT_QCOM_DEBUG=m
|
||||
CONFIG_INTERCONNECT_QCOM_PITTI=m
|
||||
@ -60,6 +75,7 @@ CONFIG_QCOM_LAZY_MAPPING=m
|
||||
CONFIG_QCOM_MDT_LOADER=m
|
||||
CONFIG_QCOM_MEM_BUF=m
|
||||
CONFIG_QCOM_MEM_BUF_DEV=m
|
||||
# CONFIG_QCOM_MEM_BUF_GH is not set
|
||||
CONFIG_QCOM_MEM_HOOKS=m
|
||||
CONFIG_QCOM_PDR_HELPERS=m
|
||||
CONFIG_QCOM_PIL_INFO=m
|
||||
|
Loading…
Reference in New Issue
Block a user