securemsm-kernel : expose ITrustedCameraDriver header file
expose ITrustedCameraDriver header file to camera so that camera kernel driver can trigger protect/unprotect call. CRS-Fixed: 3343680 Change-Id: I011f17a93f9d7c32140835406488def34429f983
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
ecc83d4090
commit
01bb45918b
10
include/linux/CTrustedCameraDriver.h
Normal file
10
include/linux/CTrustedCameraDriver.h
Normal file
@@ -0,0 +1,10 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
|
||||
/*
|
||||
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include "smcinvoke_object.h"
|
||||
|
||||
#define CTrustedCameraDriver_UID 283
|
||||
|
||||
|
Reference in New Issue
Block a user