zephyr/arch/arm/include/aarch32
Sebastian Bøe 1f87642f08 arch: cortex_m: Fix dwt cyccnt assert
Fix the assert that checks for existence of a cycle counter.

The field is named NO CYCCNT, so when it is 1, there is no cycle
counter. But we are asserting the opposite.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2021-12-10 12:27:49 +01:00
..
cortex_a_r arch: arm: core: aarch32: enable ARMv7-R/Cortex-R code for ARMv7-A/Cortex-A 2021-10-28 15:26:50 +02:00
cortex_m arch: cortex_m: Fix dwt cyccnt assert 2021-12-10 12:27:49 +01:00
kernel_arch_func.h arch: arm: core: aarch32: introduce basic ARMv7 MMU support 2021-10-28 15:26:50 +02:00
offsets_short_arch.h arch: arm: cortex_r: Do not use user stack in svc/isr modes 2021-08-17 06:06:33 -04:00