summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/runtime-const.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-04riscv/runtime-const: Disable linker relaxation for RUNTIME_MAGICFangrui Song1-0/+2
2026-07-29riscv/runtime-const: Introduce runtime_const_mask_32()K Prateek Nayak1-0/+44
2026-07-28riscv/runtime-const: Replace open-coded placeholder with RUNTIME_MAGICK Prateek Nayak1-18/+20
2026-04-04riscv: make runtime const not usable by modulesJisheng Zhang1-0/+4
2025-06-10riscv: fix runtime constant support for nommu kernelsCharles Mirabile1-1/+1
2025-04-01riscv: Add norvc after .option arch in runtime constCharlie Jenkins1-0/+2
2025-04-01riscv: Make sure toolchain supports zba before using zba instructionsAlexandre Ghiti1-2/+3
2025-03-20riscv: Add runtime constant supportCharlie Jenkins1-0/+265