Re: [PATCH] image.h: isolate android_image_* functions from tooling

2020-03-12 Thread Tom Rini
On Sun, Mar 08, 2020 at 01:11:18AM +0100, Eugeniu Rosca wrote: > On Feb. 16, 2020, Tom reported [1] build failure of U-Boot in-tree > tooling after applying https://patchwork.ozlabs.org/cover/1229663/ > ("[v6,0/7] rsa: extend rsa_verify() for UEFI secure boot"). > > Later on, Heinrich stressed th

Re: [PATCH] image.h: isolate android_image_* functions from tooling

2020-03-08 Thread Heinrich Schuchardt
On 3/8/20 1:11 AM, Eugeniu Rosca wrote: On Feb. 16, 2020, Tom reported [1] build failure of U-Boot in-tree tooling after applying https://patchwork.ozlabs.org/cover/1229663/ ("[v6,0/7] rsa: extend rsa_verify() for UEFI secure boot"). Later on, Heinrich stressed the urgency of the issue in https:

[PATCH] image.h: isolate android_image_* functions from tooling

2020-03-07 Thread Eugeniu Rosca
On Feb. 16, 2020, Tom reported [1] build failure of U-Boot in-tree tooling after applying https://patchwork.ozlabs.org/cover/1229663/ ("[v6,0/7] rsa: extend rsa_verify() for UEFI secure boot"). Later on, Heinrich stressed the urgency of the issue in https://patchwork.ozlabs.org/patch/1250858/#2379