load_elf: match linux better for statically-linked binaries
authorJacob Lifshay <programmerjake@gmail.com>
Wed, 6 Dec 2023 09:11:56 +0000 (01:11 -0800)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:22 +0000 (19:26 +0000)
commit324eeca7a85dcef4a10c822f9500565ec32054b0
tree99c740d5176754b83d941b73ccb9be76ae78f2bc
parent3355d55c1453d4ed51fbd56636bdbfc5064520a0
load_elf: match linux better for statically-linked binaries

we still need more auxv entries, but the rest should match close
enough now.
src/openpower/decoder/isa/mem.py
src/openpower/syscalls/ppc_flags.py