zephyr/soc/nordic/nrf54l
Krzysztof Chruściński 3786b617bd soc: nordic: Disable asserts on ppr and flpr
Asserts are by default enabled for tests but flpr and ppr are
small cores (<64k) and many tests does not fit in memory with
asserts enabled.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-10-04 10:45:57 +01:00
..
CMakeLists.txt
Kconfig soc: Add support for nRF54L20 SoC 2024-09-04 07:02:19 -04:00
Kconfig.defconfig
Kconfig.defconfig.nrf54l15_cpuapp
Kconfig.defconfig.nrf54l15_cpuflpr soc: nordic: Disable asserts on ppr and flpr 2024-10-04 10:45:57 +01:00
Kconfig.defconfig.nrf54l15_enga_cpuapp
Kconfig.defconfig.nrf54l15_enga_cpuflpr soc: nordic: Disable asserts on ppr and flpr 2024-10-04 10:45:57 +01:00
Kconfig.defconfig.nrf54l20_enga_cpuapp soc: Add support for nRF54L20 SoC 2024-09-04 07:02:19 -04:00
Kconfig.soc soc: Add support for nRF54L20 SoC 2024-09-04 07:02:19 -04:00
soc.c soc: Add support for nRF54L20 SoC 2024-09-04 07:02:19 -04:00
soc.h