summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/alternative.c
AgeCommit message (Expand)AuthorLines
2022-06-16riscv: make patch-function pointer more generic in cpu_manufacturer_info structHeiko Stuebner-9/+9
2022-05-11riscv: add memory-type errata for T-HeadHeiko Stuebner-0/+26
2022-05-11riscv: don't use global static vars to store alternative dataHeiko Stuebner-27/+24
2022-05-11riscv: add RISC-V Svpbmt extension supportHeiko Stuebner-0/+2
2022-05-11riscv: implement module alternativesHeiko Stuebner-4/+14
2022-05-11riscv: allow different stages with alternativesHeiko Stuebner-9/+17
2022-05-11riscv: integrate alternatives better into the main architectureHeiko Stuebner-0/+75