summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/linkage.h
AgeCommit message (Expand)Author
2023-01-24arm64: Extend support for CONFIG_FUNCTION_ALIGNMENTMark Rutland
2022-09-26arm64: Add types to indirect called assembly functionsSami Tolvanen
2022-02-22arm64: clean up symbol aliasingMark Rutland
2021-12-17arm64: Ensure that the 'bti' macro is defined where linkage.h is includedCatalin Marinas
2021-12-14arm64: Use BTI C directly and unconditionallyMark Brown
2021-12-14arm64: Unconditionally override SYM_FUNC macrosMark Brown
2021-12-14arm64: Add macro version of the BTI instructionMark Brown
2021-06-01arm64: Add assembly annotations for weak-PI-alias madnessRobin Murphy
2020-06-24arm64: Don't insert a BTI instruction at inner labelsJean-Philippe Brucker
2020-05-21arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instructionWill Deacon
2020-05-07arm64: asm: Override SYM_FUNC_START when building the kernel with BTIMark Brown
2020-01-08arm64: asm: Add new-style position independent function annotationsMark Brown
2017-09-18arm64: relax assembly code alignment from 16 byte to 4 byteMasahiro Yamada
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier