[PATCH v6 16/16] travis: add packages for UEFI secure boot test

AKASHI Takahiro takahiro.akashi at linaro.org
Thu Feb 27 06:17:13 CET 2020


On Wed, Feb 26, 2020 at 09:28:56AM -0500, Tom Rini wrote:
> On Wed, Feb 26, 2020 at 01:54:48PM +0900, AKASHI Takahiro wrote:
> 
> > Pytest for UEFI secure boot will use several host commands.
> > In particular, Test setup relies on efitools, whose version must be v1.5.2
> > or later. So fetch a new version of deb package directly.
> > Please note it has a dependency on mtools, which must also be installed
> > along wih efitools.
> > 
> > In addition, the path, '/sbin', is added to PATH for use of sgdisk and
> > mkfs.
> > 
> > Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> 
> Note that I just re-reviewed the Dockerfile for Azure / GitLab and all
> of the listed tools as well as updated efitools are already included.
> So the expectation is that when the tests are enabled, Azure / GitLab
> should run them and succeed.
> 
> Reviewed-by: Tom Rini <trini at konsulko.com>

Thank you for the confirmation!
-Takahiro Akashi


> -- 
> Tom




More information about the U-Boot mailing list