You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pipeline: add baseline tests for non-chromebook arm64 devices
Currently, arm64 `kbuild` and baseline test jobs are configured for
chromebooks only, although there are also "reguler" arm64 devices.
Add support for those by:
* adding a new kbuild job using mainline kernel and defconfig
* creating a `baseline-arm64` test job using the corresponding kernel
* enable those tests on the RPi4 and Khadas VIM3 from Collabora's lab
Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
0 commit comments