load_elf: copy linux's auxv, argv, and env layout
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 7 Dec 2023 07:36:14 +0000 (23:36 -0800)
committerJacob Lifshay <programmerjake@gmail.com>
Wed, 13 Dec 2023 00:59:12 +0000 (16:59 -0800)
commit348391319527348f1cdfdfffcce031a7128aec08
tree72a758b3fd080ed56f0d30dd8b730b1738f5cf5b
parent173764f26275eed3c8cbfa781ff48481eac5df04
load_elf: copy linux's auxv, argv, and env layout
src/openpower/decoder/isa/caller.py
src/openpower/decoder/isa/mem.py
src/openpower/syscalls/ppc_flags.py