xref: /optee_os/core/pta/qcom/pas/platform/kodiak/video.h (revision fedadb6460b1ea7db709c6f5a0572f5a8cb8e5c9)
1 /* SPDX-License-Identifier: BSD-2-Clause */
2 /*
3  * Copyright (c) 2026, Qualcomm Technologies, Inc. and/or its subsidiaries.
4  */
5 
6 #ifndef _VIDEO_H_
7 #define _VIDEO_H_
8 
9 #define IRIS_WRAPPER_TOP_TZ_REG_BASE	0x000c0000
10 #define IRIS_WRAPPER_TOP_REG_BASE	0x000b0000
11 
12 #endif
13