linux/include/dt-bindings/firmware/qcom,scm.h

/* SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause */
/*
 * Copyright (c) 2010-2015, 2018-2019 The Linux Foundation. All rights reserved.
 * Copyright (C) 2015 Linaro Ltd.
 * Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
 */

#ifndef _DT_BINDINGS_FIRMWARE_QCOM_SCM_H
#define _DT_BINDINGS_FIRMWARE_QCOM_SCM_H

#define QCOM_SCM_VMID_TZ
#define QCOM_SCM_VMID_HLOS
#define QCOM_SCM_VMID_SSC_Q6
#define QCOM_SCM_VMID_ADSP_Q6
#define QCOM_SCM_VMID_CP_TOUCH
#define QCOM_SCM_VMID_CP_BITSTREAM
#define QCOM_SCM_VMID_CP_PIXEL
#define QCOM_SCM_VMID_CP_NON_PIXEL
#define QCOM_SCM_VMID_CP_CAMERA
#define QCOM_SCM_VMID_HLOS_FREE
#define QCOM_SCM_VMID_MSS_MSA
#define QCOM_SCM_VMID_MSS_NONMSA
#define QCOM_SCM_VMID_CP_SEC_DISPLAY
#define QCOM_SCM_VMID_CP_APP
#define QCOM_SCM_VMID_LPASS
#define QCOM_SCM_VMID_WLAN
#define QCOM_SCM_VMID_WLAN_CE
#define QCOM_SCM_VMID_CP_SPSS_SP
#define QCOM_SCM_VMID_CP_CAMERA_PREVIEW
#define QCOM_SCM_VMID_CDSP
#define QCOM_SCM_VMID_CP_SPSS_SP_SHARED
#define QCOM_SCM_VMID_CP_SPSS_HLOS_SHARED
#define QCOM_SCM_VMID_ADSP_HEAP
#define QCOM_SCM_VMID_CP_CDSP
#define QCOM_SCM_VMID_NAV
#define QCOM_SCM_VMID_TVM
#define QCOM_SCM_VMID_OEMVM

#endif