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/05/12 14:28:37 UTC

[incubator-nuttx] branch master updated (072c28fe8e -> 47e85b68fe)

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 072c28fe8e Revert "tools/mkallsyms.sh: Disable the mismatch warning of builtin declaration"
     add 47e85b68fe arch/addrenv: Change text write enable/disable to generic mprot

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/armv7-a/arm_addrenv_perms.c     | 39 ++++++---------
 arch/risc-v/src/common/riscv_addrenv_perms.c | 71 +++++++++++++++-------------
 binfmt/libelf/libelf_addrenv.c               | 11 ++++-
 include/nuttx/arch.h                         | 30 +++---------
 4 files changed, 67 insertions(+), 84 deletions(-)