Skip to content
Commit 6d60b6ee 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 7db91e57
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