zephyr/arch/arm/include/aarch32
Wojciech Sipak 56c06e852b arch: arm: cortex_r: disable ECC on TCMs
This commit adds possibility to disable ECC in Tightly Coupled
Memory in Cortex-R.
Linker scripts places stacks in this memory and marks it as
.noinit section. With ECC enabled, stack read accesses without
previous write result in Data Abort Exception.

Signed-off-by: Wojciech Sipak <wsipak@antmicro.com>
2020-12-27 18:16:00 +01:00
..
cortex_a_r arch: arm: cortex_r: disable ECC on TCMs 2020-12-27 18:16:00 +01:00
cortex_m cortex_m: tz_ns.h: Various fixes (late comments on PR) 2020-09-04 19:05:58 +02:00
cortex_r arch: arm: aarch32: Add header shims for cortex_a_r renaming 2020-03-26 11:20:36 +01:00
kernel_arch_func.h arch: arm: cortex-m: introduce custom switch to main function 2020-08-07 13:06:04 +02:00
offsets_short_arch.h kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING 2020-05-08 10:58:33 +02:00