Lines Matching +full:memory +full:- +full:region

1 // SPDX-License-Identifier: BSD-3-Clause
3 * Copyright (c) 2023-2024, Qualcomm Innovation Center, Inc. All rights reserved.
8 /delete-node/ &reserved_memory;
11 reserved_memory: reserved-memory {
12 #address-cells = <2>;
13 #size-cells = <2>;
17 /* These are 3 types of reserved memory regions here:
24 * table and add reserved memory regions to efi config table. Current
25 * reserved memory region may have reserved region which was not yet
27 * 2. Firmware related memory regions which are shared with Kernel
29 * that indicate fimware-related shared information. A label name
33 * most reserved regions in the ESRT memory map. As a result, reserved
34 * memory regions which aren't relevant to the kernel(like the hypervisor
35 ( region) don't need to be described in DT.
39 * Here is a reserved memory map for this platform:
40 * 0x80000000 +-------------------+
44 * 0x8a800000 +-------------------+
46 * | Remoteproc Region |
48 * 0xa7000000 +-------------------+
52 * 0xd4d00000 +-------------------+
56 * 0x100000000 +-------------------+
59 aop_image_mem: aop-image-region@81c00000 {
61 no-map;
64 aop_cmd_db_mem: aop-cmd-db-region@81c60000 {
65 compatible = "qcom,cmd-db";
67 no-map;
70 aop_config_mem: aop-config-region@81c80000 {
71 no-map;
75 smem_mem: smem-region@81d00000 {
79 no-map;
82 adsp_mhi_mem: adsp-mhi-region@81f00000 {
84 no-map;
87 mpss_mem: mpss-region@8a800000 {
89 no-map;
92 q6_mpss_dtb_mem: q6-mpss-dtb-region@9b000000 {
94 no-map;
97 ipa_fw_mem: ipa-fw-region@9b080000 {
99 no-map;
102 ipa_gsi_mem: ipa-gsi-region@9b090000 {
104 no-map;
107 gpu_micro_code_mem: gpu-micro-code-region@9b09a000 {
109 no-map;
112 spss_region_mem: spss-region@9b100000 {
114 no-map;
117 spu_secure_shared_memory_mem: spu-secure-shared-memory-region@9b280000 {
119 no-map;
122 camera_mem: camera-region@9b300000 {
124 no-map;
127 video_mem: video-region@9bb00000 {
129 no-map;
132 cvp_mem: cvp-region@9c200000 {
134 no-map;
137 cdsp_mem: cdsp-region@9c900000 {
139 no-map;
142 q6_cdsp_dtb_mem: q6-cdsp-dtb-region@9e900000 {
144 no-map;
147 q6_adsp_dtb_mem: q6-adsp-dtb-region@9e980000 {
149 no-map;
152 adspslpi_mem: adspslpi-region@9ea00000 {
154 no-map;
159 no-map;