aboutsummaryrefslogtreecommitdiff
path: root/debug/programs/multicore.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-09Smoke test virtual address translation support. (#233)Tim Newsome1-1/+2
* WIP * Smoke test virtual address support. Tests sv32, sv39, and sv48. Only explicitly tests 4K pages, but uses as large as possible pages to 1:1 map the rest of RAM so those sizes do get minimal coverage as well.
2017-09-18Add interrupts to MulticoreRunHaltStepiTest.Tim Newsome1-12/+19
Just to hammer on anything at once, and hopefully catch weird interactions if they exist.
2017-08-28Forgot to add this file.Tim Newsome1-0/+81