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 00c4da73b3 arm64_addrenv.c: Flush kernel page table copy to user
mappings
new fbc796cff1 arm64_mmu: Do not set accessed-flag for table descriptors
new 4149e45450 arm64_mmu: Fix TLBI instruction format
new 080f9ede45 arm64_mmu.c: Fix kernel L1 page table size
new eebff25d69 arm64_mmu.h: Change ordering of access flags for user data
The 4 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:
arch/arm64/src/common/arm64_mmu.c | 16 ++++++++++------
arch/arm64/src/common/arm64_mmu.h | 30 +++++++++++++++++++++++++-----
2 files changed, 35 insertions(+), 11 deletions(-)