zephyr/modules/cmsis
Mathieu Choplain c8c0c294b1 arch: arm: cortex_a_r: use correct name for TLB Conflict Abort
Commit 87719828ac introduced FSR definitions
for ARMv7-A/R; however, the value 16 which is documented in the ARM[1] as
a "TLB Conflict Abort", was introduced as "TLB Conflict Fault" instead and
described as a "Table Conflict Fault".

Update all affected files to use the ARM's naming for this error instead.

[1] Architecture Reference Manual (Document ID: ARM DDI 0406C.d)
    "ARM Architecture Reference Manual for ARMv7-A and ARMv7-R Edition"

Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
2025-05-31 07:01:36 -04:00
..
CMakeLists.txt modules: CMSIS_6: Switch to CMSIS_6 for Cortex-M 2025-05-14 09:11:32 +02:00
cmsis_core.h modules: CMSIS_6: Switch to CMSIS_6 for Cortex-M 2025-05-14 09:11:32 +02:00
cmsis_core_a_r.h arch: Add Cortex-R8 support 2024-10-01 09:58:22 +02:00
cmsis_core_a_r_ext.h arch: arm: cortex_a_r: use correct name for TLB Conflict Abort 2025-05-31 07:01:36 -04:00
Kconfig modules: CMSIS_6: Switch to CMSIS_6 for Cortex-M 2025-05-14 09:11:32 +02:00