mirror of https://github.com/thesofproject/sof.git
scripts/test-repro-build.sh: leave only TGL
Other platforms are not supported anymore in the main branch. Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
parent
42dd33fb06
commit
9e546b4b84
|
@ -39,10 +39,7 @@ SOF2="$SOF_PARENT"/sof-bind-mount-DO-NOT-DELETE
|
||||||
# considerably, replace "sof" with something of the same length:
|
# considerably, replace "sof" with something of the same length:
|
||||||
# SOF2="$SOF_PARENT"/sog
|
# SOF2="$SOF_PARENT"/sog
|
||||||
|
|
||||||
|
PLATFS=(tgl)
|
||||||
# Test with one of each: unsigned, CSS signature v1.5, v1.8 and v2.5
|
|
||||||
# This also provides some C code coverage diversity.
|
|
||||||
PLATFS=(byt skl apl tgl)
|
|
||||||
|
|
||||||
# diffoscope is great but it has hundreds of dependencies, too long to
|
# diffoscope is great but it has hundreds of dependencies, too long to
|
||||||
# install for CI so we don't use it here. This is just an alias
|
# install for CI so we don't use it here. This is just an alias
|
||||||
|
|
Loading…
Reference in New Issue