This is an automated email from the ASF dual-hosted git repository.
GUIDINGLI pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 2a6454438db include/macro.h: fix REVERSE_ARG/FOREACH_ARG for empty
args in C++
new 4afb7f91ad2 arch/tricore: mpu: per-set flags array and cpuset in
mpu_region_s
new 1af57bb1b9d arch/tricore: drop mpu iLLD dependency and use raw
register access
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/tricore/Kconfig | 6 +-
arch/tricore/src/common/tricore_mpu.c | 884 +++++++++++++++++++++-------------
arch/tricore/src/common/tricore_mpu.h | 6 +-
3 files changed, 545 insertions(+), 351 deletions(-)