msm: camera: smmu: Add support for Camera Security Framework 2.5
Query the CSF version in use from SMMU proxy driver and use noncontiguous system heap in case of CSF 2.5 instead of the contiguous secure display heap. In addition, do not lend the buffer in CSF 2.5. CRs-Fixed: 3424427 Change-Id: I3d5f2402034dd455c304d5726eb9aa8ee2080dcc Signed-off-by: Vijay Kumar Tumati <quic_vtumati@quicinc.com>
This commit is contained in:

committed by
Camera Software Integration

부모
8c38f564e3
커밋
6dc4887fd9
@@ -22,6 +22,9 @@ SYNX_VENDOR_BOARDS := pineapple
|
||||
# List of board platforms for which SMCINVOKE_DLKM driver API should be enabled
|
||||
SMCINVOKE_DLKM_BOARDS := pineapple
|
||||
|
||||
# List of board platforms for which SMMU_PROXY_DLKM driver API should be enabled
|
||||
SMMU_PROXY_DLKM_BOARDS := pineapple
|
||||
|
||||
CAMERA_SRC_FILES := \
|
||||
$(addprefix $(LOCAL_PATH)/, $(call all-named-files-under,*.h,drivers dt-bindings include))\
|
||||
$(addprefix $(LOCAL_PATH)/, $(call all-named-files-under,*.mk,config))\
|
||||
|
Reference in New Issue
Block a user