zephyr/scripts/kconfig
Joakim Andersson 25787e2df6 tfm: Harded build against TF-M built with unsecure keys
Introduce Kconfig option in zephyr build system that reflects the TF-M
cmake config variable with the same default value for dummy provisioning
and have it satisfy the IAK present requirement.
This configuration is not suitable for production, and by having this
in zephyr configuration we can have this as part of the hardened
configuration check.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2023-12-12 19:08:46 +01:00
..
diffconfig
guiconfig.py kconfig: wrap description in guiconfig 2022-10-31 23:23:46 +09:00
hardenconfig.py
hardened.csv tfm: Harded build against TF-M built with unsecure keys 2023-12-12 19:08:46 +01:00
kconfig.py scripts: kconfig: Make DEPRECATED/EXPERIMENTAL symbols optional 2023-10-11 18:25:57 +03:00
kconfigfunctions.py scripts: kconfig: size/addr by nodelabel 2023-08-02 10:38:23 +02:00
kconfiglib.py scripts: kconfig: kconfiglib: introduce `configdefault` 2023-10-26 09:47:06 +02:00
lint.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
menuconfig.py