Home
last modified time | relevance | path

Searched full:sram (Results 1 – 25 of 1210) sorted by relevance

12345678910>>...49

/Zephyr-Core-3.5.0/soc/arm/aspeed/ast10x0/
DKconfig.soc15 int "noncached SRAM Size in kB"
17 The non-cached SRAM size in kB. The default value comes from reg[1]
18 of /chosen/zephyr,sram in devicetree. The user should generally avoid
22 hex "noncached SRAM Base Address"
24 The non-cached SRAM base address. The default value comes from from
25 reg[1] of /chosen/zephyr,sram in devicetree. The user should
/Zephyr-Core-3.5.0/boards/arm/nrf5340_audio_dk_nrf5340/
DKconfig.defconfig24 # SRAM Partition:
27 # (TRUSTED_EXECUTION_SECURE=y), the secure FW image SRAM shall always
28 # be restricted to the secure image SRAM partition (sram-secure-partition).
29 # Otherwise (if TRUSTED_EXECUTION_SECURE is not set) the whole zephyr,sram
32 # For the non-secure version of the board, the firmware image SRAM is
33 # always restricted to the allocated non-secure SRAM partition.
37 DT_CHOSEN_Z_SRAM_PARTITION := zephyr,sram-secure-partition
Dnrf5340_audio_dk_nrf5340_shared_sram_planning_conf.dtsi7 /* Default shared SRAM planning when building for nRF5340.
10 * - 64 kB SRAM allocated as Shared memory (sram0_shared)
11 * - Region defined after the image SRAM of Application MCU
26 /* SRAM allocated to shared memory */
/Zephyr-Core-3.5.0/samples/drivers/mbox/boards/
Dadp_xc7k_ae350.overlay12 zephyr,sram = &sram;
15 sram: memory@0 {
16 compatible = "mmio-sram";
/Zephyr-Core-3.5.0/tests/lib/devicetree/api_ext/
Dapp.overlay19 test_sram1: sram@20000000 {
20 compatible = "zephyr,memory-region", "mmio-sram";
24 test_sram2: sram@20001000 {
25 compatible = "zephyr,memory-region", "mmio-sram";
27 zephyr,memory-region = "SRAM@REGION#2";
/Zephyr-Core-3.5.0/boards/arm/raytac_mdbt53v_db_40_nrf5340/
DKconfig.defconfig38 # SRAM Partition:
41 # (TRUSTED_EXECUTION_SECURE=y), the secure FW image SRAM shall always
42 # be restricted to the secure image SRAM partition (sram-secure-partition).
43 # Otherwise (if TRUSTED_EXECUTION_SECURE is not set) the whole zephyr,sram
46 # For the non-secure version of the board, the firmware image SRAM is
47 # always restricted to the allocated non-secure SRAM partition.
51 DT_CHOSEN_Z_SRAM_PARTITION := zephyr,sram-secure-partition
Draytac_mdbt53v_db_40_nrf5340_shared_sram_planning_conf.dts7 /* Default shared SRAM planning when building for nRF5340.
10 * - 64 kB SRAM allocated as Shared memory (sram0_shared)
11 * - Region defined after the image SRAM of Application MCU
26 /* SRAM allocated to shared memory */
/Zephyr-Core-3.5.0/boards/arm/nrf5340dk_nrf5340/
DKconfig.defconfig39 # SRAM Partition:
42 # (TRUSTED_EXECUTION_SECURE=y), the secure FW image SRAM shall always
43 # be restricted to the secure image SRAM partition (sram-secure-partition).
44 # Otherwise (if TRUSTED_EXECUTION_SECURE is not set) the whole zephyr,sram
47 # For the non-secure version of the board, the firmware image SRAM is
48 # always restricted to the allocated non-secure SRAM partition.
52 DT_CHOSEN_Z_SRAM_PARTITION := zephyr,sram-secure-partition
Dnrf5340_shared_sram_planning_conf.dtsi7 /* Default shared SRAM planning when building for nRF5340.
10 * - 64 kB SRAM allocated as Shared memory (sram0_shared)
11 * - Region defined after the image SRAM of Application MCU
26 /* SRAM allocated to shared memory */
/Zephyr-Core-3.5.0/boards/arm/raytac_mdbt53_db_40_nrf5340/
DKconfig.defconfig39 # SRAM Partition:
42 # (TRUSTED_EXECUTION_SECURE=y), the secure FW image SRAM shall always
43 # be restricted to the secure image SRAM partition (sram-secure-partition).
44 # Otherwise (if TRUSTED_EXECUTION_SECURE is not set) the whole zephyr,sram
47 # For the non-secure version of the board, the firmware image SRAM is
48 # always restricted to the allocated non-secure SRAM partition.
52 DT_CHOSEN_Z_SRAM_PARTITION := zephyr,sram-secure-partition
Draytac_mdbt53_db_40_nrf5340_shared_sram_planning_conf.dts7 /* Default shared SRAM planning when building for nRF5340.
10 * - 64 kB SRAM allocated as Shared memory (sram0_shared)
11 * - Region defined after the image SRAM of Application MCU
26 /* SRAM allocated to shared memory */
/Zephyr-Core-3.5.0/boards/arm/thingy53_nrf5340/
DKconfig.defconfig24 # SRAM Partition:
27 # (TRUSTED_EXECUTION_SECURE=y), the secure FW image SRAM shall always
28 # be restricted to the secure image SRAM partition (sram-secure-partition).
29 # Otherwise (if TRUSTED_EXECUTION_SECURE is not set) the whole zephyr,sram
32 # For the non-secure version of the board, the firmware image SRAM is
33 # always restricted to the allocated non-secure SRAM partition.
37 DT_CHOSEN_Z_SRAM_PARTITION := zephyr,sram-secure-partition
Dthingy53_nrf5340_shared_sram_planning_conf.dtsi7 /* Default shared SRAM planning when building for nRF5340.
10 * - 64 kB SRAM allocated as Shared memory (sram0_shared)
11 * - Region defined after the image SRAM of Application MCU
26 /* SRAM allocated to shared memory */
/Zephyr-Core-3.5.0/boards/arm/bl5340_dvk/
DKconfig.defconfig44 # SRAM Partition:
47 # (TRUSTED_EXECUTION_SECURE=y), the secure FW image SRAM shall always
48 # be restricted to the secure image SRAM partition (sram-secure-partition).
49 # Otherwise (if TRUSTED_EXECUTION_SECURE is not set) the whole zephyr,sram
52 # For the non-secure version of the board, the firmware image SRAM is
53 # always restricted to the allocated non-secure SRAM partition.
57 DT_CHOSEN_Z_SRAM_PARTITION := zephyr,sram-secure-partition
Dbl5340_dvk_shared_sram_planning_conf.dtsi8 /* Default shared SRAM planning when building for BL5340 DVK.
11 * - 64 kB SRAM allocated as Shared memory (sram0_shared)
12 * - Region defined after the image SRAM of Application MCU
27 /* SRAM allocated to shared memory */
/Zephyr-Core-3.5.0/dts/arm/nxp/
Dnxp_lpc55S06_ns.dtsi9 sram: sram@400000 { label
22 compatible = "zephyr,memory-region", "mmio-sram";
36 compatible = "mmio-sram";
/Zephyr-Core-3.5.0/soc/arm/nxp_kinetis/k6x/
DREADME.txt1 Notes on the FSL FRDM K64F SRAM base address and size
3 Although the K64F CPU has 64 kB of SRAM at 0x1FFF0000 (code space), it is not
5 standard ARMv7-M SRAM base address of 0x20000000 is supported.
/Zephyr-Core-3.5.0/dts/bindings/memory-controllers/
Dst,stm32-backup-sram.yaml5 STM32 Backup SRAM.
7 With a battery connected to the VBAT pin, the backup SRAM can be used to
10 compatible: "st,stm32-backup-sram"
/Zephyr-Core-3.5.0/boards/arm/actinius_icarus_som/
Dactinius_icarus_som.dts13 zephyr,sram = &sram0_s;
16 zephyr,sram-secure-partition = &sram0_s;
17 zephyr,sram-non-secure-partition = &sram0_ns;
/Zephyr-Core-3.5.0/boards/arm/actinius_icarus/
Dactinius_icarus.dts13 zephyr,sram = &sram0_s;
16 zephyr,sram-secure-partition = &sram0_s;
17 zephyr,sram-non-secure-partition = &sram0_ns;
/Zephyr-Core-3.5.0/boards/arm/actinius_icarus_som_dk/
Dactinius_icarus_som_dk.dts13 zephyr,sram = &sram0_s;
16 zephyr,sram-secure-partition = &sram0_s;
17 zephyr,sram-non-secure-partition = &sram0_ns;
/Zephyr-Core-3.5.0/boards/arm/nrf9160dk_nrf9160/
Dnrf9160dk_nrf9160.dts13 zephyr,sram = &sram0_s;
16 zephyr,sram-secure-partition = &sram0_s;
17 zephyr,sram-non-secure-partition = &sram0_ns;
/Zephyr-Core-3.5.0/boards/arm/nrf9161dk_nrf9161/
Dnrf9161dk_nrf9161.dts13 zephyr,sram = &sram0_s;
16 zephyr,sram-secure-partition = &sram0_s;
17 zephyr,sram-non-secure-partition = &sram0_ns;
/Zephyr-Core-3.5.0/boards/arm/actinius_icarus_bee/
Dactinius_icarus_bee.dts13 zephyr,sram = &sram0_s;
16 zephyr,sram-secure-partition = &sram0_s;
17 zephyr,sram-non-secure-partition = &sram0_ns;
/Zephyr-Core-3.5.0/soc/arm/renesas_smartbond/da1469x/
Dintvect_reserved.ld9 /* Access to addresses in range 0x0-0x1ff is remapped to sram to allow rw
11 * This means first 512 bytes of sram has to be reserved so remapped access does
12 * not corrupt data in sram.

12345678910>>...49