[U-Boot] [U-Boot, 1/1] elf: Add support for PPC64 ELF V1 ABI in bootelf

Tom Rini trini at konsulko.com
Sat Aug 11 01:46:20 UTC 2018


On Tue, Jul 31, 2018 at 10:57:42PM -0400, Rob Bracero wrote:

> This update adds PPC64 ELF V1 ABI support to bootelf for both the
> program header and section header options. Elf64 support was already
> present for the program header option, but it was not handling the
> PPC64 ELF V1 ABI case. For the PPC64 ELF V1 ABI, the e_entry field of
> the elf header must be treated as function descriptor pointer instead
> of a function address. The first doubleword of the function descriptor
> is the function's entry address.
> 
> Signed-off-by: Rob Bracero <robbracero at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180810/22cb0e9d/attachment.sig>


More information about the U-Boot mailing list