zephyr/arch/posix
Leandro Pereira 91220ba640 boards: native_posix: Add option to build with Address Sanitizer
Address Sanitizer helps finding issues related to memory: buffer
overflows, usage of uninitialized memory, etc.  This is available in
both Clang and GCC for a while, and, since the POSIX port is only
meant for testing, this will help find issues.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-07-03 17:06:25 -04:00
..
core kernel: move thread monitor init to common code 2018-06-06 14:26:45 -04:00
include lib: posix: Add Posix Style File System API support 2018-05-18 13:32:36 +03:00
soc soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
CMakeLists.txt boards: native_posix: Add option to build with Address Sanitizer 2018-07-03 17:06:25 -04:00
Kconfig kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00