summaryrefslogtreecommitdiffstats
path: root/arch/riscv/purgatory
AgeCommit message (Expand)AuthorLines
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook-1/+1
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+4
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook-1/+1
2025-07-04lib/crypto: sha256: Make library API use strongly-typed contextsEric Biggers-4/+4
2025-04-01riscv/purgatory: 4B align purgatory_startBjörn Töpel-0/+1
2024-09-19Merge patch series "riscv: Improve KASAN coverage to fix unit tests"Palmer Dabbelt-0/+2
2024-09-19riscv: Omit optimized string routines when using KASANSamuel Holland-0/+2
2024-08-01riscv/purgatory: align riscv_kernel_entryDaniel Maslowski-0/+2
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada-8/+0
2023-11-06riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger-12/+4
2023-11-02Merge patch series "riscv: SCS support"Palmer Dabbelt-0/+4
2023-10-31Merge patch series "riscv: kexec: cleanup and fixups"Palmer Dabbelt-0/+4
2023-10-27riscv: Implement Shadow Call StackSami Tolvanen-0/+4
2023-09-20riscv: kexec: Remove -fPIE for PURGATORY_CFLAGSSong Shuai-0/+4
2023-08-23riscv/purgatory: Disable CFISami Tolvanen-0/+4
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2023-06-12riscv/purgatory: remove PGO flagsRicardo Ribalda-0/+5
2023-06-05riscv/purgatory: Do not use fortified string functionsKees Cook-1/+1
2023-04-08purgatory: fix disabling debug infoAlyssa Ross-6/+1
2023-01-31RISC-V: add infrastructure to allow different str* implementationsHeiko Stuebner-0/+13
2022-08-11riscv/purgatory: Omit use of bin2cMasahiro Yamada-8/+15
2022-08-11riscv/purgatory: hard-code obj-y in MakefileMasahiro Yamada-1/+1
2022-05-19RISC-V: Add purgatoryLi Zhengyu-0/+191