[PATCH 3/3] efi_loader: avoid duplicate weak invalidate_icache_all()

Tom Rini trini at konsulko.com
Wed Jun 19 19:22:32 CEST 2024


On Sun, Jun 16, 2024 at 07:31:05PM +0200, Heinrich Schuchardt wrote:

> If multiple weak implementations of a weak function exist, it is unclear
> which one the linker should chose. cmd/cache.c already defines a weak
> invalidate_icache_all().
> 
> We don't need a call to invalidate_icache_all() on x86.
> ARM, RISC-V, and Sandbox provide an implementation.
> 
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> Reviewed-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
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/20240619/07b68e3c/attachment.sig>


More information about the U-Boot mailing list