nuttx/arch/arm64/include
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
..
a64 arm64/a64: Fix PIO Interrupt 2023-01-06 13:43:44 +08:00
qemu arch/arm64: Add support for Generic Interrupt Controller Version 2 2022-11-20 21:44:12 -08:00
.gitignore
arch.h arch/Kconfig: remove virtual memory allocator dependency from MM_SHM 2023-01-13 02:20:13 +08:00
inttypes.h
irq.h
limits.h
spinlock.h
stdarg.h
syscall.h arch: rename arch special function name 2022-11-22 16:27:56 +08:00
types.h