linux_dsm_epyc7002/arch/riscv/mm
Palmer Dabbelt 6d60b6ee0c RISC-V: Device, timer, IRQs, and the SBI
This patch contains code that interfaces with devices that are mandated
by the RISC-V supervisor specification and that don't have explicit
drivers anywhere else in the tree.  This includes the staticly defined
interrupts, the CSR-mapped timer, and virtualized SBI devices.

Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
2017-09-26 15:26:47 -07:00
..
extable.c RISC-V: ELF and module implementation 2017-09-26 15:26:46 -07:00
init.c RISC-V: Init and Halt Code 2017-09-26 15:26:44 -07:00
ioremap.c RISC-V: Device, timer, IRQs, and the SBI 2017-09-26 15:26:47 -07:00