summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/hibernate-asm.S
AgeCommit message (Expand)AuthorFilesLines
2023-11-06riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger1-6/+6
2023-06-19riscv: hibernation: Remove duplicate call of suspend_restore_csrsSong Shuai1-1/+0
2023-06-19riscv: hibernation: Replace jalr with jr before suspend_restore_regsSong Shuai1-2/+2
2023-04-29RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng1-0/+77