Searched full:xip (Results 1 – 25 of 254) sorted by relevance
1234567891011
/Zephyr-latest/tests/kernel/xip/ |
D | testcase.yaml | 2 arch.common.xip: 6 - xip 9 - qemu_x86/atom/xip 10 arch.common.xip.minimallibc: 14 - xip 17 - qemu_x86/atom/xip
|
/Zephyr-latest/include/zephyr/drivers/flash/ |
D | nrf_qspi_nor.h | 15 * @brief Specifies whether XIP (execute in place) operation should be possible 22 * XIP accesses are used, the driver must be prevented from doing both these 23 * things as that would make XIP to fail. Hence, the application should use 24 * this function to signal to the driver that XIP accesses are expected to 25 * occur so that it keeps the QSPI peripheral operable. When XIP operation 29 * @param enable if true, the driver enables XIP operation and suppresses 30 * idle actions that would make XIP to fail
|
/Zephyr-latest/tests/kernel/xip/src/ |
D | main.c | 8 * @brief Test to verify XIP 10 * @defgroup kernel_xip_tests XIP Tests 14 * @details This module tests that XIP performs as expected. If the first 15 * task is even activated that is a good indication that XIP is 43 * @brief Test XIP 47 ZTEST(xip, test_globals) in ZTEST() argument 60 ZTEST_SUITE(xip, NULL, NULL, NULL, NULL, NULL);
|
/Zephyr-latest/soc/ti/simplelink/cc32xx/ |
D | Kconfig | 19 bool "Prepend debug header, disabling flash verification" if XIP 20 default XIP 24 bool "Prepend debug header, disabling flash verification" if XIP 25 default XIP
|
D | Kconfig.defconfig.cc3235sf | 16 default 0x800 if XIP 17 default 0x0 if !XIP
|
D | Kconfig.defconfig.cc3220sf | 16 default 0x800 if XIP 17 default 0x0 if !XIP
|
/Zephyr-latest/soc/nxp/s32/s32k3/ |
D | Kconfig | 15 select SOC_RESET_HOOK if XIP 16 select USE_DT_CODE_PARTITION if XIP 32 depends on XIP 39 depends on XIP
|
/Zephyr-latest/boards/qemu/x86/ |
D | qemu_x86_atom_xip.yaml | 1 identifier: qemu_x86/atom/xip 2 name: QEMU Emulation for X86 (XIP enabled) 13 - xip
|
/Zephyr-latest/boards/qemu/cortex_a53/ |
D | qemu_cortex_a53_qemu_cortex_a53_xip.yaml | 1 identifier: qemu_cortex_a53/qemu_cortex_a53/xip 2 name: QEMU Emulation for Cortex-A53 (XIP) 14 - xip
|
/Zephyr-latest/drivers/memc/ |
D | Kconfig.mcux | 50 bool "Initialize FLEXSPI when using device for XIP" 52 Initialize the FLEXSPI device even when using it for XIP. If this 55 the flash device used for XIP, and that the configuration settings 56 used for the FLEXSPI are compatible with those needed for XIP from
|
/Zephyr-latest/snippets/nordic-flpr-xip/ |
D | README.rst | 1 .. _nordic-flpr-xip: 3 Nordic FLPR snippet with execution in place (nordic-flpr-xip) 12 for the ``xip`` board variant, or with :kconfig:option:`CONFIG_XIP` enabled.
|
D | snippet.yml | 1 name: nordic-flpr-xip 3 EXTRA_DTC_OVERLAY_FILE: nordic-flpr-xip.overlay
|
/Zephyr-latest/snippets/nordic-ppr-xip/ |
D | README.rst | 1 .. _nordic-ppr-xip: 3 Nordic boot PPR snippet with execution in place (nordic-ppr-xip) 11 so the PPR image must be built for the ``xip`` board variant, or with
|
D | snippet.yml | 1 name: nordic-ppr-xip 3 EXTRA_DTC_OVERLAY_FILE: nordic-ppr-xip.overlay
|
/Zephyr-latest/samples/application_development/code_relocation_nocopy/ |
D | linker_arm_nocopy.ld | 22 /* On nRF5340, external flash is mapped in XIP region at 0x1000_0000. */ 30 /* On stm32 OSPI, external flash is mapped in XIP region at address given by the reg property. */ 37 /* On stm32 QSPI, external flash is mapped in XIP region at address given by the reg property. */ 44 /* On stm32 XSPI, external flash is mapped in XIP region at address given by the reg property. */ 54 * that we can do XIP from.
|
/Zephyr-latest/boards/nxp/mimxrt1180_evk/ |
D | CMakeLists.txt | 25 zephyr_library_sources(${RT1180_BOARD_DIR}/xip/evkmimxrt1180_flexspi_nor_config.c) 26 zephyr_library_include_directories(${RT1180_BOARD_DIR}/xip) 31 zephyr_library_sources(${RT1180_BOARD_DIR}/xip/evkmimxrt1180_flexspi_nor_config.c)
|
/Zephyr-latest/soc/nuvoton/npcm/npcm4/ |
D | Kconfig.defconfig | 11 default 0x600 if XIP 12 default 0x0 if !XIP
|
/Zephyr-latest/boards/qemu/riscv32_xip/ |
D | qemu_riscv32_xip.yaml | 2 name: QEMU Emulation for RISC-V 32-bit in XIP mode 14 - xip
|
/Zephyr-latest/soc/arm/designstart/ |
D | Kconfig | 9 imply XIP 14 imply XIP
|
/Zephyr-latest/boards/qemu/arc/ |
D | qemu_arc_qemu_arc_hs_xip.yaml | 1 identifier: qemu_arc/qemu_arc_hs/xip 2 name: QEMU Emulation for ARC HS (XIP)
|
/Zephyr-latest/boards/nordic/nrf54h20dk/ |
D | board.yml | 8 - name: xip 10 - name: xip
|
D | nrf54h20dk_nrf54h20_cpuflpr_xip_0_9_0.yaml | 4 identifier: nrf54h20dk/nrf54h20/cpuflpr/xip 5 name: nRF54H20-DK-nRF54H20-FLPR (MRAM XIP) (revision 0.9.0)
|
D | nrf54h20dk_nrf54h20_cpuppr_xip_0_9_0.yaml | 4 identifier: nrf54h20dk/nrf54h20/cpuppr/xip 5 name: nRF54H20-DK-nRF54H20-PPR (MRAM XIP) (revision 0.9.0)
|
/Zephyr-latest/boards/nordic/nrf9280pdk/ |
D | nrf9280pdk_nrf9280_cpuppr_xip.yaml | 4 identifier: nrf9280pdk/nrf9280/cpuppr/xip 5 name: nRF9280-DK-nRF9280-PPR (MRAM XIP)
|
/Zephyr-latest/boards/nordic/nrf54l15dk/ |
D | nrf54l15dk_nrf54l15_cpuflpr_xip.yaml | 4 identifier: nrf54l15dk/nrf54l15/cpuflpr/xip 5 name: nRF54L15-DK-nRF54L15-Fast-Lightweight-Peripheral-Processor (RRAM XIP)
|
1234567891011