This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 635d81a76b4 cmake:add missing cflag "-D_FILE_OFFSET_BITS=64" of sim
     add fb8da4b89d8 mps3-an547:support protect mode

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/armv8-m/arm_mpu.c                     | 56 ++++++++++++++++++++++
 arch/arm/src/armv8-m/mpu.h                         | 38 +++++++++++++++
 arch/arm/src/mps/Kconfig                           |  1 +
 arch/arm/src/mps/hardware/mps_memorymap.h          |  7 ++-
 arch/arm/src/mps/mps_allocateheap.c                | 28 ++++++++++-
 .../mps3-an547/configs/{gcov => knsh}/defconfig    | 17 +++++--
 .../mps/{mps2-an500 => mps3-an547}/kernel/Makefile |  2 +-
 .../kernel/mps_userspace.c                         |  2 +-
 .../{mps2-an500 => mps3-an547}/scripts/memory.ld   |  2 +-
 .../scripts/user-space.ld                          |  2 +-
 10 files changed, 142 insertions(+), 13 deletions(-)
 copy boards/arm/mps/mps3-an547/configs/{gcov => knsh}/defconfig (83%)
 copy boards/arm/mps/{mps2-an500 => mps3-an547}/kernel/Makefile (98%)
 copy boards/arm/mps/{mps2-an500 => mps3-an547}/kernel/mps_userspace.c (98%)
 copy boards/arm/mps/{mps2-an500 => mps3-an547}/scripts/memory.ld (96%)
 copy boards/arm/mps/{mps2-an500 => mps3-an547}/scripts/user-space.ld (98%)

Reply via email to