diff options
| author | Heinrich Schuchardt <[email protected]> | 2024-06-16 19:31:05 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-06-19 13:10:23 -0600 |
| commit | 19d41f495a24f112ed62c041d18e53334e1b791d (patch) | |
| tree | de00c0e3fc620374e1794b7166671ba95493d566 /doc/develop/bootstd/script.rst | |
| parent | 15a15e3febdc6860d5abf3ee10d12b0f237af436 (diff) | |
efi_loader: avoid duplicate weak invalidate_icache_all()
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 <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/script.rst')
0 files changed, 0 insertions, 0 deletions
