zephyr/scripts/schemas
Maciej Perkowski da1066fa4b twister: Add sysbuild boolean to platform definitions
More complex platforms require sysbuild to use always, even for
such "simple" samples like hello_world. Such platforms can have
`sysbuild: true` entry in their board_name.yaml used by twister.
Using such entry will tell twister, that sysbuild must always be used
on a given platform.
Twister is aligned to have information about need of sysbuild at
instance (platform + suite) level (was only at suite level before).
Instance.sysbuild is true whenever a test suite or a platform requires
sysbuild.
Twister pytest unit tests are aligned with changes.

Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
2024-06-13 16:46:25 -04:00
..
twister twister: Add sysbuild boolean to platform definitions 2024-06-13 16:46:25 -04:00
arch-schema.yml hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
board-schema.yml west: runners: Add run once commands and deferred reset 2024-04-29 17:56:19 +01:00
snippet-schema.yml
soc-schema.yml west: runners: Add run once commands and deferred reset 2024-04-29 17:56:19 +01:00