]> git.ipfire.org Git - thirdparty/glibc.git/commit
TODO(pldd): cheri: elf: fix pldd to compile for purecap abi
authorCarlos Eduardo Seo <carlos.seo@arm.com>
Tue, 5 Jul 2022 22:09:03 +0000 (22:09 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Tue, 22 Nov 2022 14:31:25 +0000 (14:31 +0000)
commit025e8cb8d9af704636b523b29bca4eb17aad50d0
treef2742d6d8731e2beaed6af809a3e89db5b2473d1
parent10247e0d2fad3794c8443b78fc39a2e271fe15eb
TODO(pldd): cheri: elf: fix pldd to compile for purecap abi

Adjust types in the E(*) structs to support capabilities.

TODO: purecap pldd should refuse to deal with lp64 and ELF32 processes.
the code for the 32bit case should be disabled.
TODO: a correct fix requires support for all abis that can run on the
same system (purecap, lp64 and ELF32 too).
elf/pldd-xx.c