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 soc: andestech: Remove l2_cache.c 2024-04-22 09:19:27 -04:00
Kconfig soc: andestech: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
Kconfig.defconfig soc: andestech: set default cache type 2024-04-22 09:19:27 -04:00
Kconfig.defconfig.ae350
Kconfig.soc
linker.ld linker: Add ROM_SECTIONS location 2024-06-20 12:08:58 -04:00
pma.c soc: riscv: andes_v5: fix PMA compilation warnings 2024-09-21 12:23:39 +01:00
soc_context.h
soc_irq.S build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
soc_offsets.h
soc_v5.h soc: andestech: add the definitions for cache driver 2024-04-22 09:19:27 -04:00
start.S