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>
Wed, 13 Dec 2023 09:34:40 +0000 (09:34 +0000)
commit07d9f53dd494b2cb1cb601ad8cdc3a959b99b189
tree99c740d5176754b83d941b73ccb9be76ae78f2bc
parent2791737d0de3e5087fa5431d00f7b185f56a814a
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