Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit f5a2705

Browse files
Bartosz Golaszewskiandersson
authored andcommitted
arm64: defconfig: enable SHM Bridge support for the TZ memory allocator
Enable SHM Bridge support in the Qualcomm TrustZone allocator by default as even on architectures that don't support it, we automatically fall back to the generic allocator. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Tested-by: Andrew Halaney <ahalaney@redhat.com> # sc8280xp-lenovo-thinkpad-x13s Tested-by: Deepti Jaggi <quic_djaggi@quicinc.com> #sa8775p-ride Reviewed-by: Elliot Berman <quic_eberman@quicinc.com> Link: https://lore.kernel.org/r/20240527-shm-bridge-v10-14-ce7afaa58d3a@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 847ee7c commit f5a2705

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ CONFIG_GOOGLE_CBMEM=m
256256
CONFIG_GOOGLE_COREBOOT_TABLE=m
257257
CONFIG_EFI_CAPSULE_LOADER=y
258258
CONFIG_IMX_SCU=y
259+
CONFIG_QCOM_TZMEM_MODE_SHMBRIDGE=y
259260
CONFIG_QCOM_QSEECOM=y
260261
CONFIG_QCOM_QSEECOM_UEFISECAPP=y
261262
CONFIG_GNSS=m

0 commit comments

Comments
 (0)