zephyr/scripts/pylib/twister
Hake Huang c759068c40 twister: runner: add extra_args supporting platform and soc
like extra_confs, add extr_args filterable by
soc:<arch>:<extra_args> or
platfrom:<platform name>: <extra_args>
simulation:<simulator name>: <extra_args>

which will only apply to given platform or arch

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
2024-10-15 04:09:16 -04:00
..
twisterlib twister: runner: add extra_args supporting platform and soc 2024-10-15 04:09:16 -04:00
expr_parser.py twister: Fix inconsistency among DT compat filters 2024-09-18 19:56:06 +01:00
scl.py