commit | b579a44e9c8042ac24e5e8d405d011a9a70af440 | [log] [tgz] |
---|---|---|
author | Daniel DeGrasse <daniel.degrasse@nxp.com> | Wed Oct 05 16:06:29 2022 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Oct 26 08:48:37 2022 -0400 |
tree | 85ac7ff74168958f248f8945d2f41482977a86d2 | |
parent | a13e5d0a2dcf7a01800eb5d0de20b414ba89c460 [diff] |
scripts: twister: update twister to support QEMU platforms with sysbuild Update twister to support running QEMU platforms with sysbuild, by parsing domains.yaml and executing the "run" target of the default application. This will allow twister to test QEMU targets with sysbuild. It is assumed that QEMU targets will add any external images they need in the build phase Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>