summaryrefslogtreecommitdiff
path: root/sys/arch/aarch64/conf/kern.ldscript
AgeCommit message (Expand)Author
2021-02-10add support kernel profiling on aarch64ryo
2018-11-01Add kASan support for aarch64. Stack tracking needs more investigationmaxv
2018-10-07Don't use a magic number for COHERENCY_UNIT use COHERENCY_UNITskrll
2018-09-10reduce the battlefieldmaxv
2018-08-30style, no functional changemaxv
2018-08-06set kernel rodata/data non-executable.ryo
2018-08-03set kernel text/rodata readonly when not defined DDB.ryo
2018-04-01Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)ryo
2017-08-16add more sence. now compilablenisimura
2015-08-24Don't mention stab and DWARF sections, because these (poorly mtaintained)uebayasi
2015-08-20Indent with 2 spaces.uebayasi
2014-08-10Preliminary files for AARCH64 (64-bit ARM) support.matt