zephyr/subsys/secure_storage
Tomi Fontanilles bb003f7bd3 secure_storage: warn when there is no ITS store module implementation
Output a CMake error when the ITS store module is enabled but no
implementation ended up enabled (due to unfulfilled prerequisites).
This is to make it more clear than undefined references at link time.
Not a fatal error because CMake cannot fail for the twister filtering
to work on the tests.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2024-12-17 11:34:42 +00:00
..
include
src secure_storage: warn when there is no ITS store module implementation 2024-12-17 11:34:42 +00:00
CMakeLists.txt
Kconfig
Kconfig.its_store
Kconfig.its_transform