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 5db4278173c protect: move us_heap to userspace_data_s
new 4429e3d3ea3 arch/arm64: Delete the default save for SCTLR
new 95ef6753ad2 arm64/irq.h: Fix the issue of including incorrect order
The 2 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/include/irq.h | 8 ++++----
arch/arm64/src/common/arm64_fork.c | 3 +--
arch/arm64/src/common/arm64_initialstate.c | 3 +--
arch/arm64/src/common/arm64_registerdump.c | 3 +++
arch/arm64/src/common/arm64_schedulesigaction.c | 3 +--
arch/arm64/src/common/arm64_vector_table.S | 2 ++
arch/arm64/src/common/arm64_vectors.S | 6 ++++++
7 files changed, 18 insertions(+), 10 deletions(-)