nuttx/arch/arm64
Ville Juven f4b82b6405 sched/addrenv: Remove up_addrenv_restore
The function is not relevant any longer, remove it. Also remove
save_addrenv_t, the parameter taken by up_addrenv_restore.

Implement addrenv_select() / addrenv_restore() to handle the temporary
instantiation of address environments, e.g. when a process is being
created.
2023-02-08 02:51:23 +08:00
..
include sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
src drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
Kconfig arch:arm64: add support for nuttx arm64 Toolchain Selection 2023-01-29 14:37:16 +08:00