nuttx/arch/risc-v/src
Jukka Laitinen 70de321de3 arch/Kconfig: remove virtual memory allocator dependency from MM_SHM
The dependency should be vice versa; the MM_SHM should depend on the
existence of the virtual memory range allocator.

Create a new CONFIG flag CONFIG_ARCH_VMA_MAPPING, which will define that
there is a virtual memory range allocator. Make MM_SHM select that flag

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-01-13 02:20:13 +08:00
..
bl602 Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
c906 arch: rename arch special function name 2022-11-22 16:27:56 +08:00
common arch/Kconfig: remove virtual memory allocator dependency from MM_SHM 2023-01-13 02:20:13 +08:00
esp32c3 risc-v/esp32c3: correct receive buffer size 2023-01-10 11:28:06 -03:00
fe310 arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
k210 arch: risc-v: Introduce RISCV_IPI macro for SMP 2022-10-07 14:49:29 +08:00
litex net/arp: Remove nuttx/net/arp.h 2022-12-16 22:10:59 +02:00
mpfs net/arp: Remove nuttx/net/arp.h 2022-12-16 22:10:59 +02:00
opensbi arch: risc-v: Fix license information to use the OpenSBI 2022-09-27 18:29:09 +02:00
qemu-rv arch: qemu-rv: Fix qemu_rv_mtimer_interrupt() for BUILD_KERNEL 2022-12-24 11:25:39 -03:00
rv32m1 libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
.gitignore
Makefile tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00