aboutsummaryrefslogtreecommitdiff
path: root/kernel/printk.c
Commit message (Expand)AuthorAgeFilesLines
* Run a hart lottery on SMPMiquel Sabaté Solà2024-12-031-1/+14
* Prepend the name of the task on debugMiquel Sabaté Solà2024-12-021-5/+39
* Enable exception handling from user modeMiquel Sabaté Solà2024-11-221-2/+7
* Check the return value from SBI ecallsMiquel Sabaté Solà2024-11-191-1/+4
* Setup the stack for an init taskMiquel Sabaté Solà2024-11-191-0/+23