summaryrefslogtreecommitdiff
path: root/arch/riscv/purgatory
AgeCommit message (Expand)Author
2023-11-06riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger
2023-11-02Merge patch series "riscv: SCS support"Palmer Dabbelt
2023-10-31Merge patch series "riscv: kexec: cleanup and fixups"Palmer Dabbelt
2023-10-27riscv: Implement Shadow Call StackSami Tolvanen
2023-09-20riscv: kexec: Remove -fPIE for PURGATORY_CFLAGSSong Shuai
2023-08-23riscv/purgatory: Disable CFISami Tolvanen
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-12riscv/purgatory: remove PGO flagsRicardo Ribalda
2023-06-05riscv/purgatory: Do not use fortified string functionsKees Cook
2023-04-08purgatory: fix disabling debug infoAlyssa Ross
2023-01-31RISC-V: add infrastructure to allow different str* implementationsHeiko Stuebner
2022-08-11riscv/purgatory: Omit use of bin2cMasahiro Yamada
2022-08-11riscv/purgatory: hard-code obj-y in MakefileMasahiro Yamada
2022-05-19RISC-V: Add purgatoryLi Zhengyu