zephyr/arch/arm/include/aarch32/cortex_m
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
..
cmse.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dwt.h arch: cortex_m: Fix dwt cyccnt assert 2021-12-10 12:27:49 +01:00
exc.h arm: set DebugMonitor IRQ unconditionally during initialization 2021-07-28 21:08:18 -04:00
stack.h arm: Use correct macro for z_interrupt_stacks declaration in stack.h 2021-10-21 07:34:56 -04:00
tz_ns.h cortex_m: tz_ns.h: Various fixes (late comments on PR) 2020-09-04 19:05:58 +02:00
tz.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00