Searched +full:nordic +full:- +full:owned +full:- +full:memory (Results 1 – 12 of 12) sorted by relevance
/Zephyr-latest/boards/nordic/nrf54h20dk/ |
D | nrf54h20dk_nrf54h20-memory_map.dtsi | 2 * Copyright (c) 2024 Nordic Semiconductor ASA 4 * SPDX-License-Identifier: Apache-2.0 6 #include <zephyr/dt-bindings/memory-attr/memory-attr.h> 9 reserved-memory { 10 cpurad_ram0x_region: memory@2f010000 { 11 compatible = "nordic,owned-memory"; 14 nordic,access = <NRF_OWNER_ID_RADIOCORE NRF_PERM_RWS>; 15 #address-cells = <1>; 16 #size-cells = <1>; 19 cpusec_cpurad_ipc_shm: memory@0 { [all …]
|
D | nrf54h20dk_nrf54h20_cpuapp.dts | 2 * Copyright (c) 2024 Nordic Semiconductor ASA 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <nordic/nrf54h20_cpuapp.dtsi> 10 #include "nrf54h20dk_nrf54h20-common.dtsi" 12 /delete-node/ &cpurad_cpusys_ipc; 13 /delete-node/ &cpusec_cpurad_ipc; 16 compatible = "nordic,nrf54h20dk_nrf54h20-cpuapp"; 17 model = "Nordic nRF54H20 DK nRF54H20 Application MCU"; 21 zephyr,code-partition = &cpuapp_slot0_partition; [all …]
|
/Zephyr-latest/boards/nordic/nrf9280pdk/ |
D | nrf9280pdk_nrf9280-memory_map.dtsi | 2 * Copyright (c) 2024 Nordic Semiconductor ASA 4 * SPDX-License-Identifier: Apache-2.0 6 #include <zephyr/dt-bindings/memory-attr/memory-attr.h> 9 reserved-memory { 14 cpurad_ram0x_region: memory@2f011000 { 15 compatible = "nordic,owned-memory"; 18 nordic,access = <NRF_OWNER_ID_RADIOCORE NRF_PERM_RWS>; 19 #address-cells = <1>; 20 #size-cells = <1>; 23 cpusec_cpurad_ipc_shm: memory@0 { [all …]
|
D | nrf9280pdk_nrf9280_cpuapp.dts | 2 * Copyright (c) 2024 Nordic Semiconductor ASA 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <nordic/nrf9280_cpuapp.dtsi> 10 #include "nrf9280pdk_nrf9280-memory_map.dtsi" 11 #include "nrf9280pdk_nrf9280-ipc_conf.dtsi" 12 #include "nrf9280pdk_nrf9280-pinctrl.dtsi" 14 /delete-node/ &cpurad_cpusys_ipc; 15 /delete-node/ &cpusec_cpurad_ipc; 18 compatible = "nordic,nrf9280pdk_nrf9280-cpuapp"; [all …]
|
/Zephyr-latest/dts/bindings/mtd/ |
D | nordic,owned-partitions.yaml | 1 # Copyright (c) 2024 Nordic Semiconductor ASA 2 # SPDX-License-Identifier: Apache-2.0 5 Nordic Owned Partitions 7 Memory partition table with permission attributes common to its partitions. 8 This is a special case of the Nordic Owned Memory binding. 10 Every compatible node is expected to be a child of a memory node, where the 13 A single memory node can contain multiple partition tables, each with a 14 different set of permissions. For each such table, the smallest memory region 21 compatible = "nordic,mram"; 25 rx-partitions { [all …]
|
/Zephyr-latest/dts/bindings/reserved-memory/ |
D | nordic,owned-memory.yaml | 1 # Copyright (c) 2024 Nordic Semiconductor ASA 2 # SPDX-License-Identifier: Apache-2.0 5 Nordic Owned Memory 7 Memory region with permission attributes. Each enabled region of this kind 8 will be recorded in the UICR of the compiled domain. Memory ownership and 13 reserved-memory { 14 memory@2fc00000 { 15 compatible = "nordic,owned-memory"; 18 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_R>, 23 A single local domain can request a memory region to be reserved on behalf of [all …]
|
/Zephyr-latest/dts/arm/nordic/ |
D | nrf54h20_cpurad.dtsi | 2 * Copyright (c) 2024 Nordic Semiconductor ASA 4 * SPDX-License-Identifier: Apache-2.0 7 #include <nordic/nrf54h20.dtsi> 18 /delete-node/ &cpuapp; 19 /delete-node/ &cpuapp_peripherals; 20 /delete-node/ &cpuapp_ppb; 21 /delete-node/ &cpuapp_ram0; 22 /delete-node/ &cpuppr; 23 /delete-node/ &cpuflpr; 27 compatible = "simple-bus"; [all …]
|
/Zephyr-latest/boards/native/nrf_bsim/ |
D | nrf54l15bsim_nrf54l15_cpuapp.dts | 2 * Copyright (c) 2024 Nordic Semiconductor ASA 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <arm/nordic/nrf54l15_cpuapp.dtsi> 11 #include <../boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l_05_10_15-pinctrl.dtsi> 14 model = "Nordic NRF54L15 BSIM NRF54L15 Application"; 15 compatible = "bsim,nrf54l15-bsim-nrf54l15-cpuapp", "bsim,nrf54"; 20 zephyr,bt-c2h-uart = &uart20; 21 zephyr,flash-controller = &rram_controller; 25 /delete-node/ cpus; [all …]
|
/Zephyr-latest/dts/common/nordic/ |
D | nrf9280.dtsi | 2 * Copyright (c) 2024 Nordic Semiconductor ASA 4 * SPDX-License-Identifier: Apache-2.0 8 #include <nordic/nrf_common.dtsi> 9 #include <zephyr/dt-bindings/adc/nrf-saadc.h> 10 #include <zephyr/dt-bindings/misc/nordic-nrf-ficr-nrf9230-engb.h> 11 #include <zephyr/dt-bindings/misc/nordic-domain-id-nrf9230.h> 12 #include <zephyr/dt-bindings/misc/nordic-owner-id-nrf9230.h> 13 #include <zephyr/dt-bindings/reserved-memory/nordic-owned-memory.h> 15 /delete-node/ &sw_pwm; 18 #address-cells = <1>; [all …]
|
D | nrf54h20.dtsi | 2 * Copyright (c) 2024 Nordic Semiconductor ASA 4 * SPDX-License-Identifier: Apache-2.0 8 #include <nordic/nrf_common.dtsi> 10 #include <zephyr/dt-bindings/adc/nrf-saadc.h> 11 #include <zephyr/dt-bindings/misc/nordic-nrf-ficr-nrf54h20.h> 12 #include <zephyr/dt-bindings/misc/nordic-domain-id-nrf54h20.h> 13 #include <zephyr/dt-bindings/misc/nordic-owner-id-nrf54h20.h> 14 #include <zephyr/dt-bindings/misc/nordic-tddconf.h> 15 #include <zephyr/dt-bindings/reserved-memory/nordic-owned-memory.h> 16 #include <zephyr/dt-bindings/power/nordic-nrf-gpd.h> [all …]
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.0.rst | 12 * The kernel now supports both 32- and 64-bit architectures. 17 * We added support for :ref:`Point-to-Point Protocol (PPP) <ppp>`. PPP is a 20 * We added support for UpdateHub, an end-to-end solution for large scale 21 over-the-air device updates. 22 * We added support for ARM Cortex-R Architecture (Experimental). 32 * Fixes CVE-2019-9506: The Bluetooth BR/EDR specification up to and 35 negotiation. This allows practical brute-force attacks (aka "KNOB") 42 * New kernel API for per-thread disabling of Floating Point Services for 43 ARC, ARM Cortex-M, and x86 architectures. 45 * Additional support for compatibility with 64-bit architectures. [all …]
|
/Zephyr-latest/include/zephyr/ipc/ |
D | ipc_service.h | 2 * Copyright (c) 2021 Nordic Semiconductor ASA 4 * SPDX-License-Identifier: Apache-2.0 43 * - INSTANCE: an instance is the external representation of a physical 48 * OpenAMP-based backends, an instance is usually represented by a 49 * shared memory region and a couple of IPM devices for RX/TX 65 * - ENDPOINT: an endpoint is the entity the user must use to send / receive 69 * - BACKEND: the backend must take care of at least two different things: 82 * ----------------------------------------------------------------------------- 103 * ----------------------------------------------------------------------------- 201 /** Backend-specific token used to identify an endpoint in an instance. */ [all …]
|