Files
kernel_xiaomi_sm8450-device…/qcom/cape-reserved-memory.dtsi
Arian 01fcab7fc1 cape-reserved-memory: Disable trusted ui vm region
Change-Id: Iadae1ff9bc0d779ac6da2f569e7f5af3d6b1a2c5
2025-04-28 15:06:43 +02:00

209 lines
4.1 KiB
Plaintext

&reserved_memory {
#address-cells = <2>;
#size-cells = <2>;
ranges;
hyp_mem: hyp_region@80000000 {
no-map;
reg = <0x0 0x80000000 0x0 0x600000>;
};
xbl_dtlog_mem: xbl_dtlog_region@80600000 {
no-map;
reg = <0x0 0x80600000 0x0 0x40000>;
};
aop_image_mem: aop_image_region@80800000 {
no-map;
reg = <0x0 0x80800000 0x0 0x60000>;
};
aop_cmd_db_mem: aop_cmd_db_region@80860000 {
compatible = "qcom,cmd-db";
no-map;
reg = <0x0 0x80860000 0x0 0x20000>;
};
aop_config_mem: aop_config_region@80880000 {
no-map;
reg = <0x0 0x80880000 0x0 0x20000>;
};
tme_crash_dump_mem: tme_crash_dump_region@808a0000 {
no-map;
reg = <0x0 0x808a0000 0x0 0x40000>;
};
tme_log_mem: tme_log_region@808e0000 {
no-map;
reg = <0x0 0x808e0000 0x0 0x4000>;
};
uefi_log_mem: uefi_log_region@808e4000 {
no-map;
reg = <0x0 0x808e4000 0x0 0x10000>;
};
/* secdata region can be reused by apps */
smem_mem: smem_region@80900000 {
no-map;
reg = <0x0 0x80900000 0x0 0x200000>;
};
cpucp_fw_mem: cpucp_fw_region@80b00000 {
no-map;
reg = <0x0 0x80b00000 0x0 0x100000>;
};
cdsp_secure_heap_mem: cdsp_secure_heap_region@80c00000 {
no-map;
reg = <0x0 0x80c00000 0x0 0x4600000>;
};
video_mem: video_region@85700000 {
no-map;
reg = <0x0 0x85700000 0x0 0x700000>;
};
slpi_mem: slpi_region@88000000 {
no-map;
reg = <0x0 0x88000000 0x0 0x1900000>;
};
cdsp_mem: cdsp_region@89900000 {
no-map;
reg = <0x0 0x89900000 0x0 0x2000000>;
};
ipa_fw_mem: ipa_fw_region@8b900000 {
no-map;
reg = <0x0 0x8b900000 0x0 0x10000>;
};
ipa_gsi_mem: ipa_gsi_region@8b910000 {
no-map;
reg = <0x0 0x8b910000 0x0 0xa000>;
};
gpu_microcode_mem: gpu_microcode_region@8b91a000 {
no-map;
reg = <0x0 0x8b91a000 0x0 0x2000>;
};
spss_region_mem: spss_region_region@8ba00000 {
no-map;
reg = <0x0 0x8ba00000 0x0 0x180000>;
};
/* First part of the "SPU secure shared memory" region */
spu_tz_shared_mem: spu_tz_shared_mem@8bb80000 {
no-map;
reg = <0x0 0x8bb80000 0x0 0x60000>;
};
/* Second part of the "SPU secure shared memory" region */
spu_modem_shared_mem: spu_modem_shared_mem@8bbe0000 {
no-map;
reg = <0x0 0x8bbe0000 0x0 0x20000>;
};
mpss_mem: mpss_region@8bc00000 {
no-map;
reg = <0x0 0x8bc00000 0x0 0x13200000>;
};
cvp_mem: cvp_region@9ee00000 {
no-map;
reg = <0x0 0x9ee00000 0x0 0x700000>;
};
camera_mem: camera_region@9f500000 {
no-map;
reg = <0x0 0x9f500000 0x0 0x800000>;
};
adsp_mem: adsp_region@9fd00000 {
no-map;
reg = <0x0 0x9fd00000 0x0 0x3100000>;
};
xbl_ramdump_mem: xbl_ramdump_region@a6b80000 {
no-map;
reg = <0x0 0xa6b80000 0x0 0x280000>;
};
xbl_sc_mem: xbl_sc_region@a6e00000 {
no-map;
reg = <0x0 0xa6e00000 0x0 0x40000>;
};
global_sync_mem: global_sync_region@a6f00000 {
no-map;
reg = <0x0 0xa6f00000 0x0 0x100000>;
};
/* uefi region can be reused by apps */
qheebsp_reserved_mem: qheebsp_reserved_region@e0000000 {
no-map;
reg = <0x0 0xe0000000 0x0 0x600000>;
};
cpusys_vm_mem: cpusys_vm_region@e0600000 {
no-map;
reg = <0x0 0xe0600000 0x0 0x400000>;
};
hyp_reserved_mem: hyp_reserved_region@e0a00000 {
no-map;
reg = <0x0 0xe0a00000 0x0 0x100000>;
};
trust_ui_vm_mem: trust_ui_vm_region@e0b00000 {
no-map;
//reg = <0x0 0xe0b00000 0x0 0x4af3000>;
};
trust_ui_vm_qrtr: trust_ui_vm_qrtr@e55f3000 {
no-map;
reg = <0x0 0xe55f3000 0x0 0x9000>;
};
trust_ui_vm_vblk0_ring: trust_ui_vm_vblk0_ring@e55fc000 {
no-map;
reg = <0x0 0xe55fc000 0x0 0x4000>;
gunyah-label = <0x11>;
};
trust_ui_vm_swiotlb: trust_ui_vm_swiotlb@e5600000 {
no-map;
reg = <0x0 0xe5600000 0x0 0x100000>;
gunyah-label = <0x12>;
};
tz_stat_mem: tz_stat_region@e8800000 {
no-map;
reg = <0x0 0xe8800000 0x0 0x100000>;
};
tags_mem: tags_region@e8900000 {
no-map;
reg = <0x0 0xe8900000 0x0 0x1200000>;
};
qtee_mem: qtee_region@e9b00000 {
no-map;
reg = <0x0 0xe9b00000 0x0 0x500000>;
};
sp_mem: sp_region { /* SPSS-HLOS ION shared mem */
compatible = "shared-dma-pool";
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
reusable;
alignment = <0x0 0x400000>;
size = <0x0 0x1000000>;
};
};