aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/dl-bti.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-11aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]Szabolcs Nagy1-17/+35
2020-12-11aarch64: align address for BTI protection [BZ #26988]Szabolcs Nagy1-6/+8
2020-12-11aarch64: Fix missing BTI protection from dependencies [BZ #26926]Szabolcs Nagy1-2/+15
2020-07-24aarch64: Respect p_flags when protecting code with PROT_BTISzabolcs Nagy1-1/+8
2020-07-08aarch64: enable BTI at runtimeSudakshina Das1-0/+54