You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/04/29 15:13:23 UTC

[incubator-nuttx] branch master updated (dcb440a4d9 -> b3baf95835)

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/incubator-nuttx.git


    from dcb440a4d9 libc/arch_atomic: add FAR to pointers.
     add b3baf95835 UMM: Implement getter for address environment heap start vaddr

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/armv7-a/arm_addrenv.c     | 27 +++++++++++++++++++++++++++
 arch/risc-v/src/common/riscv_addrenv.c | 27 +++++++++++++++++++++++++++
 arch/z80/src/z180/z180_mmu.c           | 27 +++++++++++++++++++++++++++
 binfmt/binfmt_execmodule.c             | 12 ++++++++++--
 include/nuttx/addrenv.h                |  2 ++
 include/nuttx/arch.h                   | 24 ++++++++++++++++++++++++
 6 files changed, 117 insertions(+), 2 deletions(-)