Lines Matching +full:owned +full:- +full:partitions
4 * SPDX-License-Identifier: Apache-2.0
7 /* This file is common to the secure and non-secure domain */
10 #include "nrf54l20pdk_nrf54l20-common.dtsi"
15 zephyr,shell-uart = &uart20;
16 zephyr,uart-mcumgr = &uart20;
17 zephyr,bt-mon-uart = &uart20;
18 zephyr,bt-c2h-uart = &uart20;
19 zephyr,flash-controller = &rram_controller;
21 zephyr,bt-hci = &bt_hci_controller;
31 load-capacitors = "internal";
32 load-capacitance-femtofarad = <15500>;
36 load-capacitors = "internal";
37 load-capacitance-femtofarad = <15000>;
41 owned-channels = <0 1 2 3 4 5 6 7 8 9 10 11>;
42 /* Channels 7-11 reserved for Zero Latency IRQs, 3-4 for FLPR */
43 child-owned-channels = <3 4 7 8 9 10 11>;
48 partitions {
49 compatible = "fixed-partitions";
50 #address-cells = <1>;
51 #size-cells = <1>;
57 label = "image-0";
61 label = "image-0-nonsecure";
65 label = "image-1";
69 label = "image-1-nonsecure";