summaryrefslogtreecommitdiff
path: root/src/arch/riscv/payload.c
AgeCommit message (Expand)Author
2024-04-12tree: Drop unused <cbmem.h>Elyes Haouas
2024-03-14arch/riscv: support physical memory protection (PMP) registersRonald G Minnich
2024-03-09arch/riscv: Add SMP support for exception handlerXiang Wang
2023-12-09arch/riscv/payload: Remove old RISC-V CSR namesLennart Eichhorn
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-06src/arch/riscv: Convert to SPDX license headerPatrick Georgi
2019-08-03riscv: add support for OpenSBIXiang Wang
2019-06-23riscv: use mret to invoke M-mode payload and disable interruptsXiang Wang
2019-02-09riscv: Use correct argument in a1 when invoking payloadPhilipp Hug
2019-02-02riscv: Simplify payload handlingXiang Wang