commit | c53b543736cd3b64adb368b0a575241a257cc003 | [log] [tgz] |
---|---|---|
author | Peter Jones <pjones@redhat.com> | Wed Sep 06 16:01:34 2023 -0400 |
committer | Nelson Chu <nelson@rivosinc.com> | Tue Dec 05 14:42:08 2023 +0800 |
tree | ccc7997e9a4295a397ae43d1202487dde8362345 | |
parent | 02b8b049a4bf2afb2b74dd4616509eac885b84e0 [diff] |
Handle "efi-app-riscv64" and similar targets in objcopy. This adds the efi target name handling for riscv64 to objcopy. binutils: * binutils/objcopy.c: add riscv64 handling to convert_efi_target() Signed-off-by: Peter Jones <pjones@redhat.com> Reviewed-by: Palmer Dabbelt <palmer@rivosinc.com>