summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/suspend_entry.S
Commit message (Expand)AuthorAgeFilesLines
* riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger2023-11-061-2/+2
* riscv: Move global pointer loading to a macroSami Tolvanen2023-10-271-4/+1
* riscv: Add types to indirectly called assembly functionsSami Tolvanen2023-08-231-2/+3
* RISC-V: Factor out common code of __cpu_resume_enter()Sia Jee Heng2023-04-291-31/+3
* RISC-V: Split out the XIP fixups into their own filePalmer Dabbelt2022-05-251-0/+1
* RISC-V: Add arch functions for non-retentive suspend entry/exitAnup Patel2022-03-101-0/+124