OSDN Git Service

msm: camera: Notify TZ App about changes of the HW security mode
authorAlexander Kolesnikov <akolesni@codeaurora.org>
Tue, 6 Dec 2016 10:02:36 +0000 (12:02 +0200)
committerAlexander Kolesnikov <akolesni@codeaurora.org>
Tue, 6 Dec 2016 10:21:35 +0000 (12:21 +0200)
commit00eeb9eed07a455fa5727165ecc45acc76c485e5
treef2c27220d25cc5e9d1aa93761c4abe1c75417a92
parent5142c18bae30439decd1c139999b54197e2aae91
msm: camera: Notify TZ App about changes of the HW security mode

The change adds a mechanism to send a notification down to TZ App
upon changes in the camera HW blocks security mode.

Change-Id: Iabc62e9e484717920bfec74a8799de3900a7215e
Signed-off-by: Alexander Kolesnikov <akolesni@codeaurora.org>
drivers/media/platform/msm/camera_v2/common/Makefile
drivers/media/platform/msm/camera_v2/common/cam_smmu_api.c
drivers/media/platform/msm/camera_v2/common/msm_camera_tz_util.c [new file with mode: 0644]
drivers/media/platform/msm/camera_v2/common/msm_camera_tz_util.h [new file with mode: 0644]
drivers/media/platform/msm/camera_v2/sensor/io/msm_camera_tz_i2c.c