This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 01b0305ab5 risc-v: SV32 MMU support for qemu-rv. new fc44cbdbdb arch/risc-v: Set Supervisor User Memory (access) for idle process too new f468371332 sched/sem_waitirq: Swap user mappings to MMU when releasing semaphore 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_getnewintctx.c | 9 +++++++++ arch/risc-v/src/common/riscv_initialstate.c | 4 ++++ arch/risc-v/src/common/riscv_internal.h | 1 + sched/semaphore/sem_waitirq.c | 15 +++++++++++++++ 4 files changed, 29 insertions(+)