nuttx/arch/risc-v
Ville Juven da319bbd85 riscv/addrenv: Move addrenv_switch() to correct place after FPU change
The new address environment must be instantiated prior to restoring FPU
state as the CPU status register is in tcb->regs, which is user stack.
2023-06-19 19:28:07 +08:00
..
include riscv/fpu: Restore correct lazy-FPU functionality 2023-06-19 19:28:07 +08:00
src riscv/addrenv: Move addrenv_switch() to correct place after FPU change 2023-06-19 19:28:07 +08:00
Kconfig RISC-V: Implement simple and native NuttX SBI 2023-06-07 01:48:15 +08:00