]> git.ipfire.org Git - thirdparty/glibc.git/commit
aarch64: morello: use RW and RX capabilities for static start code
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Tue, 30 Aug 2022 15:00:57 +0000 (16:00 +0100)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Wed, 12 Oct 2022 13:22:03 +0000 (14:22 +0100)
commitbb624b6c4376d3b3a3c4fe3ed5d1cd6366fd3ac6
tree68844ff5c47b52346e6ea1e18e44ea0ceb893eba
parent8d2bab6e1795b5a2a6656a81e7419d6820a5d9cf
aarch64: morello: use RW and RX capabilities for static start code

For each module there will be separate RW and RX capabilities that
cover the writable and all load segments respectively.

Prepare the relative reloc processing in static start code for such
separate capabilities.
sysdeps/aarch64/morello/cheri-rel.h
sysdeps/aarch64/morello/start.c