nuttx/arch/risc-v/include
Ville Juven 42d0e356c2 arch/addrenv: Change group_addrenv_t to arch_addrenv_t
This is preparation for moving address environments out of the group
structure into the tcb.

Why move ? Because the group is destroyed very early in the exit phase,
but the MMU mappings are needed until the context switch to the next
process is complete. Otherwise the MMU will lose its mappings and the
system will crash.
2023-01-27 23:17:01 +08:00
..
bl602
c906
esp32c3 esp32c3: Fix IRQ initialization, it was crashing on DEBUG_ASSERTIONS 2023-01-27 13:15:39 +08:00
fe310
k210
litex
mpfs
qemu-rv
rv32m1
.gitignore
arch.h arch/addrenv: Change group_addrenv_t to arch_addrenv_t 2023-01-27 23:17:01 +08:00
barriers.h
csr.h
elf.h
inttypes.h
irq.h
limits.h
mode.h
setjmp.h
spinlock.h
stdarg.h
syscall.h
types.h