
8 Oct
2018
8 Oct
'18
3:41 a.m.
On Tue, Sep 25, 2018 at 04:40:23PM +0200, Jens Wiklander wrote:
Enables cmd_avb and its dependencies need to run the AVB tests.
Reviewed-by: Simon Glass sjg@chromium.org Signed-off-by: Jens Wiklander jens.wiklander@linaro.org
Applied to u-boot/master.
But please note, some of the AVB Kconfig dependencies need to be tightened up as this was attempting to build on sandbox_noblk and failing on lack of MMC stuff (due to no CONFIG_BLK). I worked around it for the moment to move this forward by updating sandbox_noblk_defconfig to disable AVB but we should correct this in Kconfig dependency expressions, thanks!
--
Tom