[PATCH v3] gitlab: x86: Add a coreboot test

Tom Rini trini at konsulko.com
Fri Jan 21 15:54:32 CET 2022


On Thu, Jan 20, 2022 at 08:43:25PM -0700, Simon Glass wrote:
> Coreboot supports U-Boot as a payload and this recently got a bit of a
> facelist. Add a test for this.
> 
> For now this uses a binary build of coreboot (v4.15). Future work could
> potentially build it from source, but we need to figure out the
> toolchain problems first, since coreboot uses its own toolchain. It
> turns out that this is tricky, because coreboot fails to build with a
> vanilla gcc.
> 
> This needs some changes to the hooks scripts as well. An example build
> is at https://source.denx.de/u-boot/custodians/u-boot-dm/-/jobs/359687
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
> Changes in v3:
> - Drop RFC tag
> 
> Changes in v2:
> - Drop the local CI changes; we need the real ones applied first anyway
> 
>  .gitlab-ci.yml | 26 ++++++++++++++++++++++++++
>  1 file changed, 26 insertions(+)

We need to do similar in Azure.  Due to the nature of what hosts are
available, GitLab ends up being a subset of Azure in terms of whats
tested (we can't easily do Windows/macOS host tools in GitLab).

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220121/61f2d1e8/attachment.sig>


More information about the U-Boot mailing list