zephyr/scripts/kconfig
Stephanos Ioannidis 6bf275a8ca hardening: Require CONFIG_TIMER_RANDOM_GENERATOR=n
This commit adds the requirement for the `TIMER_RANDOM_GENERATOR`
Kconfig to be set to `n` because it enables timer-based pseudo-random
number generator, which is only intended to be used for testing
purposes.

Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
2022-12-15 22:35:31 +01:00
..
diffconfig
guiconfig.py kconfig: wrap description in guiconfig 2022-10-31 23:23:46 +09:00
hardenconfig.py
hardened.csv hardening: Require CONFIG_TIMER_RANDOM_GENERATOR=n 2022-12-15 22:35:31 +01:00
kconfig.py kconfig: add support for warnings when enabling deprecated features 2022-07-15 09:53:08 -05:00
kconfigfunctions.py scripts: kconfig: add dt_node_has_compat kconfig function 2022-11-21 13:03:26 +01:00
kconfiglib.py
lint.py
menuconfig.py