This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch releases/13.0
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 33ec0debcaa tools/nxstyle.c: Add symbols for
drivers/crypto/pnt/pnt_se05x_api.c
new 78f88f03911 mm/kasan: fix build fail when CONFIG_MM_KASAN_GLOBAL and
CONFIG_BUILD_KERNEL on
new 2822701e32a mm/umm_heap: disable KASAN for user-space heap in kernel
build
new 0f4f53f3eac 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(-)