This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch releases/13.0
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 2688f948c77 fs/cromfs: Fix stale cache read in read() fast path.
new 46618bb25bf arch/tricore: add tricore_mtcr and tricore_mfcr macros
new 481473ee9ad arch/tricore: cachecode donot depend on illd
new 807f33e2969 arch/tricore: perf.c donot depend on illd
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/tricore/include/arch.h | 14 ++++
arch/tricore/include/barriers.h | 4 +-
arch/tricore/src/common/tricore_cache.c | 126 ++++++++++++++++----------------
arch/tricore/src/common/tricore_perf.c | 38 +++++++++-
4 files changed, 115 insertions(+), 67 deletions(-)