Home
last modified time | relevance | path

Searched refs:compare_with_hardened_conf (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/kconfig/
Dhardenconfig.py18 options = compare_with_hardened_conf(kconf, hardened_kconf_filename)
39 def compare_with_hardened_conf(kconf, hardened_kconf_filename): function