This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 2d4906a Small clarification in the making-changes.rst documentation. new c82a676 sim: fix sim runtime err under sanitize check mode. new 3e967f7 sim: Split SIM_SANITIZE to SIM_ASAN and SIM_UBSAN new c52a099 sim: Add more config to asan/kasan for testing The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: arch/sim/Kconfig | 9 ++++++++- arch/sim/src/sim/up_initialstate.c | 6 ++++++ boards/sim/sim/sim/configs/asan/defconfig | 15 ++++++++++++++- boards/sim/sim/sim/configs/kasan/defconfig | 11 +++++++++++ boards/sim/sim/sim/scripts/Make.defs | 20 +++++++++++++++----- 5 files changed, 54 insertions(+), 7 deletions(-)