nRF Connect SDK V2.4.2 SLM application -> compilation error

Hi,

I need to compil SLM application found in nRF Connect SDK 2.4.2

Zephyr and MCUBoot compilation result are OK

Link to complete log: https://pastebin.com/mCxk0BpX

Building SLM2.4.2
C:\WINDOWS\system32\cmd.exe /d /s /c "west build --build-dir c:/Projets/xxx/nRF9160/SLM2.4.2/build c:/Projets/xxx/nRF9160/SLM2.4.2"

[0/385] Performing build step for 'mcuboot_subimage'
ninja: no work to do.
[2/383] Generating ../../tfm/CMakeCache.txt
FAILED: tfm/CMakeCache.txt

but in nRF Kconfig TFM module is not available:

Need help to compil this application...

Best Regards,

Gaétan

Related