summaryrefslogtreecommitdiffstats
path: root/sys/arch/arm64/conf/kern.ldscript
AgeCommit message (Expand)AuthorFilesLines
2019-11-09Retguard will start using sections named ".openbsd.randomdata.retguard.*"guenther1-2/+6
2018-02-11Move .openbsd.randomdata into .rodata. This makes things morepatrick1-6/+6
2017-10-24In ld scripts, an output section with no input sections is always markedguenther1-2/+2
2017-10-04Due to changes in LLD where sections are sorted in a different way,patrick1-1/+5
2017-03-22Implement kernel W^X for arm64. For this purpose align the different segmentskettenis1-8/+8
2017-01-23Remove duplicate $OpenBSD$ tag.kettenis1-2/+1
2017-01-23_end should be on a 64-bit boundary, so make sure to alignpatrick1-3/+3
2017-01-23Remove final align as it confuses lld.kettenis1-4/+3
2016-12-17Import of OpenBSD/arm64patrick1-0/+81