zephyr/subsys/debug
Danny Oerndrup c9d78401cc spinlock: Make SPIN_VALIDATE a Kconfig option.
SPIN_VALIDATE is, as it was previously, enabled per default when having
less than 4 CPUs and either having no flash or a flash size greater than
32kB.

Small targets, which needs to have asserts enabled, can chose to have
the spinlock validation enabled or not and thereby decide whether the
overhead added is acceptable or not.

Signed-off-by: Danny Oerndrup <daor@demant.com>
2019-12-20 19:51:16 -05:00
..
tracing global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
asan_hacks.c debug: asan: Added leak suppression for SDL2 & X11 2019-12-09 16:38:48 -05:00
CMakeLists.txt debug: asan: Added leak suppression for SDL2 & X11 2019-12-09 16:38:48 -05:00
Kconfig spinlock: Make SPIN_VALIDATE a Kconfig option. 2019-12-20 19:51:16 -05:00
Kconfig.segger kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
openocd.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00