nuttx/arch/risc-v
Ville Juven 7c116efe05 Add support for a ROMFS image for MPFS
The image must be placed into:
boards/risc-v/mpfs/icicle/include/boot_romfsimg.h

The image is mounted by mpfs_bringup, which is run by the application
itself, or by board_late_initialize() in the case when
CONFIG_BOARD_LATE_INITIALIZE is defined, e.g. with CONFIG_BUILD_KERNEL
2022-01-27 11:06:43 -03:00
..
include Extend the RISC-V PMP functionality 2022-01-25 20:22:34 +08:00
src Add support for a ROMFS image for MPFS 2022-01-27 11:06:43 -03:00
Kconfig Extend the RISC-V PMP functionality 2022-01-25 20:22:34 +08:00