[PATCH v5 01/11] efi_loader: capsule: drop __weak from efi_get_public_key_data()

Simon Glass sjg at chromium.org
Fri Oct 29 05:17:43 CEST 2021


On Thu, 28 Oct 2021 at 00:24, AKASHI Takahiro
<takahiro.akashi at linaro.org> wrote:
>
> As we discussed in ML, currently a device tree is the only place
> to store public keys for capsule authentication. So __weak is not
> necessary for now.
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> ---
>  lib/efi_loader/efi_capsule.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list