aboutsummaryrefslogtreecommitdiff
path: root/kernel/trap.c
Commit message (Expand)AuthorAgeFilesLines
* dt: Fetch the CPU frequency as wellMiquel Sabaté Solà2024-11-261-9/+2
* Simplify scheduling by introducing an init processMiquel Sabaté Solà2024-11-241-9/+10
* Enable exception handling from user modeMiquel Sabaté Solà2024-11-221-7/+36
* Enable the timer from the SBI interfaceMiquel Sabaté Solà2024-11-221-0/+125