zephyr/arch
Ryan McClelland c5b59282d6 arch: arm: aarch32: add Kconfig for arm cortex-m that implements a cache
The Cache is an optional configuration of both the ARM Cortex-M7 and
Cortex-M55. Previously, it was just checking that it was just an M7
rather than knowing that the CPU actually was built with the cache.

Signed-off-by: Ryan McClelland <ryanmcclelland@fb.com>
2022-04-14 16:12:03 -05:00
..
arc everywhere: fix typos 2022-03-18 13:24:08 -04:00
arm arch: arm: aarch32: add Kconfig for arm cortex-m that implements a cache 2022-04-14 16:12:03 -05:00
arm64 arm64: refer to the link register as "lr" rather than "x30" 2022-04-07 16:31:30 -05:00
common all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
mips kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
nios2 core: z_data_copy does not depend on CONFIG_XIP 2022-02-22 10:22:53 +01:00
posix everywhere: fix typos 2022-03-18 13:24:08 -04:00
riscv arch/riscv: Adding KConfig options for 'A' and 'M' RISC-V extensions 2022-03-22 18:00:32 -04:00
sparc everywhere: fix typos 2022-03-18 13:24:08 -04:00
x86 x86: qemu: add a newline after "Booting from ROM.." 2022-04-08 15:48:41 -07:00
xtensa arch/xtensa: Enable backtrace on panic on Intel ADSP platforms 2022-04-14 11:03:40 -04:00
CMakeLists.txt
Kconfig Kconfig: move CONFIG_BOARD to boards/Kconfig 2022-04-08 10:30:54 -07:00