nuttx/arch/risc-v
Abdelatif Guettouche 37b93bd498 arch/risc-v: Don't declare riscv_addregion if CONFIG_MM_REGIONS is < 1.
Don't declare riscv_addregion if CONFIG_MM_REGIONS is < 1, so we won't
have to provide a dummy stub for every chip.
Also rename the function from up_addregion to riscv_addregion since it's
not exported outside the arch directory.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2021-02-01 18:45:25 -08:00
..
include arch/risc-v: Remove unused and undefined file section "Public Variables" 2021-01-27 18:40:10 -08:00
src arch/risc-v: Don't declare riscv_addregion if CONFIG_MM_REGIONS is < 1. 2021-02-01 18:45:25 -08:00
Kconfig BL602: Add support for system reboot modes 2021-01-02 00:14:37 -06:00