Home
last modified time | relevance | path

Searched refs:aarch32 (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/soc/arm/fvp_aemv8r/
DCMakeLists.txt9 zephyr_library_sources_ifdef(CONFIG_ARM_MPU aarch32/arm_mpu_regions.c)
10 zephyr_library_sources(aarch32/soc.c)
11 zephyr_include_directories(aarch32)
/Zephyr-latest/soc/xlnx/zynq7000/xc7zxxx/
DKconfig.defconfig8 # Zephyr does not support SMP on aarch32 yet, so we default to 1 CPU core
/Zephyr-latest/doc/releases/
Dmigration-guide-3.5.rst425 * ``<zephyr/arch/arm/aarch32/cortex_a_r/cmsis.h>`` and
426 ``<zephyr/arch/arm/aarch32/cortex_m/cmsis.h>`` are now deprecated in favor of
Drelease-notes-2.3.rst920 * :github:`24911` - arch: arm: aarch32: When CPU_HAS_FPU for Cortex-R5 is selected, prep_c.c uses u…
1176 * :github:`23372` - arm: aarch32: spurious IRQ handler calling z_arm_reserved with wrong arguments'…
1177 * :github:`23360` - Possible NULL dereference in zephyr/arch/arm/include/aarch32/cortex_m/exc.h
Drelease-notes-2.7.rst1220 * :github:`38168` - aarch32: flags value collision between base IRQ layer and GIC interrupt control…
Drelease-notes-2.6.rst1951 * :github:`32342` - review use of cpsid in aarch32 / CONFIG_PM
Drelease-notes-3.3.rst2653 - :github:`51024` - aarch32 excn vector not pinned in mmu causing newlib heap overlap