Catch up diff

Change-Id: Ie11e070d33e9dc83e96f7ae783fcc2e5e0273a40
Signed-off-by: Abhijit Trivedi <quic_abhijitt@quicinc.com>
This commit is contained in:
Abhijit Trivedi
2022-11-16 13:56:46 -08:00
committed by Camera Software Integration
parent 0daca91448
commit 7f3c540b78
28 changed files with 292 additions and 97 deletions

View File

@@ -121,7 +121,7 @@
#define CAM_CPAS_PORT_DRV_DYN 32
/* Domain ID types */
#define CAM_CPAS_SECURE_DOMAIN 0
#define CAM_CPAS_NON_SECURE_DOMAIN 1
#define CAM_CPAS_NON_SECURE_DOMAIN 0
#define CAM_CPAS_SECURE_DOMAIN 1
#endif