nuttx/arch/arm
Ville Juven d48114a4b7 sched/addrenv.c: Implement re-entrancy for addrenv_select()
Store the old environment in a local context so another temporary address
environment can be selected. This can happen especially when a process
is being loaded (the new process's mappings are temporarily instantiated)
and and interrupt occurs.
2023-04-25 14:33:19 +02:00
..
include arch/arm: change up_saveusercontext to assembly code 2023-04-22 01:11:00 +08:00
src sched/addrenv.c: Implement re-entrancy for addrenv_select() 2023-04-25 14:33:19 +02:00
Kconfig arch/nrf53: add PWM support 2023-03-15 22:08:27 +01:00