This is an automated email from the ASF dual-hosted git repository.
lupyuen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 426a5154d9a drivers/rptun: guard nxsched_waitpid with
CONFIG_SCHED_WAITPID
new 4f98bb32aec arch/tricore: add up_perf function for tricore
new a4e95847154 arch/tricore: optimize perf counter conversion with fast
integer division
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/src/common/CMakeLists.txt | 1 +
arch/tricore/src/common/Make.defs | 1 +
arch/tricore/src/common/tricore_initialize.c | 4 ++++
.../src/common/tricore_perf.c} | 18 +++++++++++-------
4 files changed, 17 insertions(+), 7 deletions(-)
copy arch/{xtensa/src/common/xtensa_perf.c =>
tricore/src/common/tricore_perf.c} (80%)