zephyr/arch/arm/include
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
..
aarch32 arch: arm: cortex_r: disable ECC on TCMs 2020-12-27 18:16:00 +01:00
aarch64 aarch64: error: Enable recoverable errors 2020-11-17 18:52:45 -05:00
cortex_m
cortex_r
kernel_arch_data.h arm: de-couple MPU code from k_mem_partition 2020-11-18 08:02:08 -05:00
kernel_arch_func.h
offsets_short_arch.h