summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/alternative-macros.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-02riscv: alternatives: fix a typo in commentYuan Tan1-1/+1
2023-03-15RISC-V: alternatives: Support patching multiple insns in assemblyAndrew Jones1-3/+3
2023-03-15riscv: alternatives: Rename errata_id to patch_idAndrew Jones1-36/+36
2023-02-15Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V"Palmer Dabbelt1-1/+1
2023-02-01riscv: switch to relative alternative entriesJisheng Zhang1-10/+10
2023-01-20RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2Heiko Stuebner1-1/+1
2022-12-10riscv: Don't duplicate _ALTERNATIVE_CFG* macrosAndrew Jones1-36/+17
2022-12-10riscv: alternatives: Drop the underscores from the assembly macro namesAndrew Jones1-10/+10
2022-12-10riscv: alternatives: Don't name unused macro parametersAndrew Jones1-13/+7
2022-12-10riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2Andrew Jones1-16/+2
2022-06-03riscv: Move alternative length validation into subsectionNathan Chancellor1-2/+2
2022-05-12riscv: prevent compressed instructions in alternativesHeiko Stuebner1-0/+24
2022-05-12riscv: extend concatenated alternatives-lines to the same lengthHeiko Stuebner1-10/+10
2022-05-12riscv: implement ALTERNATIVE_2 macroHeiko Stuebner1-20/+58
2022-05-12riscv: integrate alternatives better into the main architectureHeiko Stuebner1-3/+4
2021-06-11riscv: alternative: fix typo in macro nameVitaly Wool1-2/+2
2021-04-26riscv: Introduce alternative mechanism to apply errata solutionVincent Chen1-0/+142