You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMakeLists.txt: Build TF-M based on new Kconfig options
Allow specifying options in Kconfig instead of via Cmake.
This also allows TF-M to be enabled in subsystems, since the
cmake function isn't available in subsystems, but the config is.
Signed-off-by: Øyvind Rønningstad <[email protected]>
0 commit comments