Go to file
jinguiw ca7146fbc8 msm: camera: icp: io buf config num validation
There are only limitations for CAM_BUF_IN and CAM_BUF_OUT in
config validation, but there will be CAM_BUF_IN_OUT type also.
In process io config, both CAM_BUF_OUT and CAM_BUF_IN_OUT types
are in out_map_entries. No limitation for CAM_BUF_IN_OUT will
lead to out of bound for out_map_entries. This change adds check
for num of io config need in out_map_entries to avoid
out of bound risk.

CRs-Fixed: 3857308
Change-Id: I69163a4264d226d617cbe4f37ba1deb4e6434e31
Signed-off-by: jinguiw <quic_jinguiw@quicinc.com>
2024-07-23 22:48:45 -07:00
config msm: camera: utils: use updated SCM calls for csf2.5 2024-05-29 17:49:41 +05:30
drivers msm: camera: icp: io buf config num validation 2024-07-23 22:48:45 -07:00
dt-bindings msm: camera: isp: Add fuse support for SHDR 2023-09-26 01:56:27 -07:00
include/uapi msm: camera: tfe: Add epd support 2024-02-29 09:46:12 +05:30
.gitignore msm: camera: common: Add camera banner 2022-09-07 14:36:08 -07:00
Android.mk msm: camera: common: correct mmrm dependency for volcano 2024-04-22 14:39:44 +05:30
board.mk msm: camera: common: Use CAMERA DLK override for compilation 2022-06-21 18:06:37 -07:00
BUILD.bazel msm: camera: common: changes to handle err in bazel build 2023-08-03 16:50:00 -07:00
camera_modules.bzl msm: camera: common: Added support for multiple project configuration 2024-03-01 23:33:48 +05:30
crow_defconfig Revert "Revert "msm: camera: enable TFE compilation on Lanai"" 2024-01-02 22:43:42 -08:00
dependency.mk msm: camera: smmu: Add support for Camera Security Framework 2.5 2023-04-04 17:06:19 -07:00
Kbuild msm: camera: cpas: Add support for Volcano Camera 2024-03-06 06:29:02 -08:00
Kconfig msm: camera: utils: use updated SCM calls for csf2.5 2024-05-29 17:49:41 +05:30
Makefile msm: camera: common: Add camera banner 2022-09-07 14:36:08 -07:00
pineapple_defconfig msm: camera: utils: use updated SCM calls for csf2.5 2024-05-29 17:49:41 +05:30
product.mk msm: camera: common: Use CAMERA DLK override for compilation 2022-06-21 18:06:37 -07:00
volcano_defconfig msm: camera: utils: use updated SCM calls for csf2.5 2024-05-29 17:49:41 +05:30