aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/dl-bti.c
AgeCommit message (Expand)Author
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-11aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]Szabolcs Nagy
2020-12-11aarch64: align address for BTI protection [BZ #26988]Szabolcs Nagy
2020-12-11aarch64: Fix missing BTI protection from dependencies [BZ #26926]Szabolcs Nagy
2020-07-24aarch64: Respect p_flags when protecting code with PROT_BTISzabolcs Nagy
2020-07-08aarch64: enable BTI at runtimeSudakshina Das