summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/pi
AgeCommit message (Expand)AuthorFilesLines
2024-10-25riscv: Do not use fortify in early codeAlexandre Ghiti1-1/+5
2024-08-05RISC-V: Use Zkr to seed KASLR base addressJesse Taube4-1/+195
2024-08-05RISC-V: pi: Add kernel/pi/pi.hJesse Taube3-14/+20
2024-08-05RISC-V: pi: Force hidden visibility for all symbol referencesJesse Taube1-0/+1
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada1-6/+0
2024-01-22RISC-V: build: Allow LTO to be selectedWende Tan1-0/+3
2024-01-11riscv: Fix an off-by-one in get_early_cmdline()Christophe JAILLET1-2/+1
2023-09-06riscv: Introduce virtual kernel mapping KASLRAlexandre Ghiti3-1/+44
2023-05-10riscv: Fix orphan section warnings caused by kernel/piAlexandre Ghiti1-1/+1
2023-04-26riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti2-0/+101