zephyr/soc/andestech/ae350
Yong Cong Sin 022041edba soc: riscv: andes_v5: fix PMA compilation warnings
These static functions in the `pma.c` are used only when
`CONFIG_NOCACHE_MEMORY` is enabled, so guard them accordingly.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-09-21 12:23:39 +01:00
..
common_linker
CMakeLists.txt
Kconfig soc: andestech: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
Kconfig.defconfig
Kconfig.defconfig.ae350
Kconfig.soc
linker.ld
pma.c soc: riscv: andes_v5: fix PMA compilation warnings 2024-09-21 12:23:39 +01:00
soc_context.h
soc_irq.S
soc_offsets.h
soc_v5.h
start.S