summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/hibernate-asm.S
AgeCommit message (Collapse)AuthorFilesLines
2023-01-05riscv: kernel: Support hibernation resume for JH7110Sia Jee Heng1-0/+114
Further expand the support for hibernation resume so that the hibernated image can be restore from the disk. Signed-off-by: Sia Jee Heng <jeeheng.sia@starfivetech.com>