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/incubator-nuttx.git
from 701bbaac74 sched/environ: Ensure tg_envp terminated by double '\0'
new 3d6ab5c804 RISC-V: Add SBI glue logic
new c2b69cc2c9 RISC-V: mtimer register via SBI when S-mode is in use
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/risc-v/src/common/riscv_internal.h | 7 +++
arch/risc-v/src/common/riscv_mtimer.c | 15 ++++++
arch/risc-v/src/common/supervisor/Make.defs | 2 +-
.../src/common/supervisor/riscv_sbi.c} | 62 ++++++++++++++--------
4 files changed, 63 insertions(+), 23 deletions(-)
copy arch/{xtensa/src/esp32s3/esp32s3_user.c =>
risc-v/src/common/supervisor/riscv_sbi.c} (72%)