aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/purgatory (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-06riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger1-12/+4
2023-11-02Merge patch series "riscv: SCS support"Palmer Dabbelt1-0/+4
2023-10-31Merge patch series "riscv: kexec: cleanup and fixups"Palmer Dabbelt1-0/+4
2023-10-27riscv: Implement Shadow Call StackSami Tolvanen1-0/+4
2023-09-20riscv: kexec: Remove -fPIE for PURGATORY_CFLAGSSong Shuai1-0/+4
2023-08-23riscv/purgatory: Disable CFISami Tolvanen1-0/+4
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2023-06-12riscv/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-05riscv/purgatory: Do not use fortified string functionsKees Cook1-1/+1
2023-04-08purgatory: fix disabling debug infoAlyssa Ross1-6/+1
2023-01-31RISC-V: add infrastructure to allow different str* implementationsHeiko Stuebner1-0/+13
2022-08-11riscv/purgatory: Omit use of bin2cMasahiro Yamada3-8/+15
2022-08-11riscv/purgatory: hard-code obj-y in MakefileMasahiro Yamada1-1/+1
2022-05-19RISC-V: Add purgatoryLi Zhengyu4-0/+191