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 564c9d7dcdc arm: systick: fix off-by-one in SysTick RELOAD programming
new 7d30afa5893 arm64: enable mpu background region
new e9c33195a3f arm64: add mpu_usedregion interface
new 0383808b325 arm64/gic: remove GIC single security state configuration
check
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:
arch/arm64/src/common/arm64_arch.h | 1 +
arch/arm64/src/common/arm64_gicv3.c | 15 ---------------
arch/arm64/src/common/arm64_mpu.c | 29 +++++++++++++++++++++++++++++
arch/arm64/src/common/arm64_mpu.h | 16 ++++++++++++++++
4 files changed, 46 insertions(+), 15 deletions(-)