]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[riscv] Discard ELF hash tables
authorMichael Brown <mcb30@ipxe.org>
Tue, 6 May 2025 12:44:44 +0000 (13:44 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 6 May 2025 12:44:44 +0000 (13:44 +0100)
commite37e3f17e5bc4ee9f63ff45c8782dbec29eccc6b
treeb676ddc5daef2e834af034e22e0930396775dbf0
parent70bb5e5e63453f5b931de9c5cc88df8d510462fb
[riscv] Discard ELF hash tables

The ELF hash table is generated when building a position-independent
executable even though it is not required (since we have no dynamic
linker).

Explicitly discard these unneeded sections.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/riscv/scripts/sbi.lds