zephyr/modules
Georgios Vasilakis 47c71e35ee boards: Add non-secure target for nrf54L15dk
This adds the nrf54l15dk/nrf54l15/cpuapp/ns board variant to
Zephyr. It allows to build applications for this target.

This is an initial support for the non secure target which allows
building and running tfm_ipc and config_build.

This is NOT full support of the non secure target in upstream
Zephyr.

There are important limitations, such as:
- The hardware Crypto accelerator is not supported and thus the non
  secur target is NOT secure for production applicatiions in upstream
  Zephyr.
- The BL2 is not supported, so no DFU is supported with this support

Most of the code chagnes here are taken from nRF Connect SDK
in order to avoid having noups there.

Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no>
2025-04-08 01:51:18 +02:00
..
acpica
canopennode
cmsis arch: arm: Adding fault description for the cortex A7 2025-04-04 09:35:03 +02:00
cmsis-dsp cmake: compiler: Added property flag for optimization fast 2025-03-07 20:01:18 +01:00
cmsis-nn cmake: compiler: Added property flag for optimization fast 2025-03-07 20:01:18 +01:00
fatfs fs: fat_fs: fix spelling of "available" 2025-02-19 18:51:13 +01:00
hal_ambiq modules: hal_ambiq: fix cmake warning when no BLE 2025-03-07 19:45:40 +01:00
hal_ethos_u
hal_gigadevice
hal_infineon hal: infineon: handle gcc flag 2025-03-07 19:56:10 +01:00
hal_nordic modules: hal_nordic: bump regtool to 9.0.0 2025-04-01 16:27:04 +02:00
hal_nxp modules: hal_nxp: mcux-sdk: add missing entry for MICFIL 2025-03-29 06:32:37 +01:00
hal_rpi_pico pico-sdk: Exclude the watchdog driver. 2025-03-07 19:47:41 +01:00
hal_silabs driver: sleeptimer: siwx917: Add siwx91x Sleeptimer driver 2025-04-03 06:24:54 +02:00
hal_st
hal_tdk modules: hal_tdk: Add icp201xx support 2025-04-07 15:17:44 +02:00
hal_wch soc: Introduce Qingke V4C-based CH32V208 SoC 2025-03-14 14:39:30 +01:00
hostap modules: hostap: Fix issue with enterprise mode connection 2025-03-28 12:21:20 +01:00
liblc3 audio: liblc3: Fix global include path issue 2025-01-27 13:26:02 +01:00
littlefs
loramac-node
lvgl modules: lvgl: Introduce Greyscale support 2025-03-12 14:05:14 +00:00
lz4
mbedtls modules: mbedtls: Expose MBEDTLS_RSA_C 2025-03-27 03:50:15 +01:00
nanopb
nrf_wifi modules: nrf_wifi: Remove unnecessary check 2025-04-04 09:35:47 +02:00
openthread modules: openthread: platform: optimize stack usage in crypto_psa 2025-03-07 19:59:00 +01:00
percepio
segger cmake: segger: linker_script: handle section rtt_buff_data 2025-02-21 18:03:29 +00:00
tflite-micro modules: tflite-micro: update cmakelists 2025-02-13 06:39:17 +01:00
thrift net: lib: tls_credentials: Rename TLS_CREDENTIAL_SERVER_CERTIFICATE 2025-03-21 14:18:52 +01:00
trusted-firmware-a
trusted-firmware-m boards: Add non-secure target for nrf54L15dk 2025-04-08 01:51:18 +02:00
uoscore-uedhoc modules: Update uoscore-uedhoc revision to the latest 2025-02-13 20:12:18 +01:00
zcbor zcbor: Improve kconfig help text 2025-01-25 20:06:05 +01:00
Kconfig modules: hal_nxp: Move hal_nxp glue layer to zephyr repo 2025-03-26 16:26:34 +01:00
Kconfig.altera
Kconfig.atmel
Kconfig.chre
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32
Kconfig.infineon
Kconfig.intel
Kconfig.libmetal
Kconfig.mcuboot dfu: Add support for new MCUboot swap using offset mode 2025-02-10 19:05:25 +01:00
Kconfig.microchip
Kconfig.nuvoton
Kconfig.open-amp
Kconfig.picolibc
Kconfig.renesas_fsp drivers: timer: Add ULPT timer for power management on Renesas RA MCUs 2025-04-03 08:41:08 +02:00
Kconfig.rust
Kconfig.simplelink modules: simplelink: Add support for cc23x0 SoC 2025-02-04 11:56:05 +01:00
Kconfig.sof
Kconfig.stm32 modules: stm32: add stm32n6 cube modules 2025-01-28 18:14:45 +01:00
Kconfig.sysbuild
Kconfig.syst
Kconfig.telink
Kconfig.tinycrypt
Kconfig.vega
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake