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 e8be4d0000 arch/nrf91: remove empty nrf91_modem_sock.h
new 7bb563dfe9 arch/arm: Remove CONFIG_ARCH_TRUSTZONE_BOTH related stuff
new a96c6f1abf arch/arm: Add the secure handling to gic
new f1b6cf78da arch/arm: add CONFIG_ARCH_TRUSTZONE_SECURE to some code
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/Kconfig | 3 -
arch/arm/src/armv7-a/arm_gicv2.c | 222 ++++++++++++++++++++----------------
arch/arm/src/armv7-a/arm_timer.c | 2 +-
arch/arm/src/armv7-r/arm_gicv2.c | 213 +++++++++++++++++++---------------
arch/arm/src/armv7-r/arm_timer.c | 2 +-
arch/arm64/src/common/arm64_gicv2.c | 221 ++++++++++++++++++++---------------
6 files changed, 371 insertions(+), 292 deletions(-)