This is an automated email from the ASF dual-hosted git repository.
raiden00pl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 51d0848b742 docs/sim: Include documentation about NXDoom configuration
new 7253e706590 mm/kasan: fix build fail when CONFIG_MM_KASAN_GLOBAL and
CONFIG_BUILD_KERNEL on
new dd86c924056 mm/umm_heap: disable KASAN for user-space heap in kernel
build
new 85337c0efc2 boards/arm/qemu: Fix KASAN global sections placement in
linker script
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:
boards/arm/qemu/qemu-armv7a/scripts/dramboot.ld | 28 ++++++++++++-------------
cmake/nuttx_multiple_link.cmake | 13 ++++++++++++
mm/kasan/hook.c | 2 +-
mm/umm_heap/umm_initialize.c | 1 +
4 files changed, 28 insertions(+), 16 deletions(-)