]> git.ipfire.org Git - thirdparty/glibc.git/commit
cheri: elf: elfptr_t l_map_start in link_map struct
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 7 Apr 2022 12:18:48 +0000 (13:18 +0100)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 27 Oct 2022 13:46:52 +0000 (14:46 +0100)
commit15458dd00f538c02becb3ec01192adf0e4a58a9d
tree51b6ea3f251849e6b6af4247ea50f391d2d402ef
parentd9c082706ea28d45f94f8c7ec46e15ec615a2e66
cheri: elf: elfptr_t l_map_start in link_map struct

Use a capability for the load segment start that covers all load
segments so pointers can be derived from it.

It should have RX permission and a separate capability used for
writable pointers.
include/link.h