aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/kernel/suspend_entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-06riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger1-2/+2
2023-10-27riscv: Move global pointer loading to a macroSami Tolvanen1-4/+1
2023-08-23riscv: Add types to indirectly called assembly functionsSami Tolvanen1-2/+3
2023-04-29RISC-V: Factor out common code of __cpu_resume_enter()Sia Jee Heng1-31/+3
2022-05-25RISC-V: Split out the XIP fixups into their own filePalmer Dabbelt1-0/+1
2022-03-10RISC-V: Add arch functions for non-retentive suspend entry/exitAnup Patel1-0/+124