Commit 3c50d212 authored by Palmer Dabbelt's avatar Palmer Dabbelt
Browse files

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: default avatarPalmer Dabbelt <palmer@dabbelt.com>
parent 01c2f301
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment