aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/purgatory
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Makefile: remove redundant tool coverage variablesGravatar Masahiro Yamada 1-8/+0
2023-11-06riscv: Use SYM_*() assembly macros instead of deprecated onesGravatar Clément Léger 1-12/+4
2023-11-02Merge patch series "riscv: SCS support"Gravatar Palmer Dabbelt 1-0/+4
2023-10-31Merge patch series "riscv: kexec: cleanup and fixups"Gravatar Palmer Dabbelt 1-0/+4
2023-10-27riscv: Implement Shadow Call StackGravatar Sami Tolvanen 1-0/+4
2023-09-20riscv: kexec: Remove -fPIE for PURGATORY_CFLAGSGravatar Song Shuai 1-0/+4
2023-08-23riscv/purgatory: Disable CFIGravatar Sami Tolvanen 1-0/+4
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2023-06-12riscv/purgatory: remove PGO flagsGravatar Ricardo Ribalda 1-0/+5
2023-06-05riscv/purgatory: Do not use fortified string functionsGravatar Kees Cook 1-1/+1
2023-04-08purgatory: fix disabling debug infoGravatar Alyssa Ross 1-6/+1
2023-01-31RISC-V: add infrastructure to allow different str* implementationsGravatar Heiko Stuebner 1-0/+13
2022-08-11riscv/purgatory: Omit use of bin2cGravatar Masahiro Yamada 3-8/+15
2022-08-11riscv/purgatory: hard-code obj-y in MakefileGravatar Masahiro Yamada 1-1/+1
2022-05-19RISC-V: Add purgatoryGravatar Li Zhengyu 4-0/+191