Lines Matching +full:reserved +full:- +full:memory
3 * SPDX-License-Identifier: Apache-2.0
8 reserved-memory {
9 #address-cells = <1>;
10 #size-cells = <1>;
17 cpuflpr_sram_code_data: memory@20028000 {
18 compatible = "mmio-sram";
20 #address-cells = <1>;
21 #size-cells = <1>;
28 status = "reserved";
37 execution-memory = <&cpuflpr_sram_code_data>;
38 source-memory = <&cpuflpr_code_partition>;