aboutsummaryrefslogtreecommitdiff
path: root/machine/mentry.S
AgeCommit message (Expand)AuthorFilesLines
2016-10-25Use __riscv_flen macro to detect FP supportAndrew Waterman1-2/+2
2016-09-15machine, mentry.S: fix not receiving IPI for other harts (#38)sashimi-yzh1-0/+4
2016-07-28Don't let other harts boot before HLS is initializedAndrew Waterman1-1/+8
2016-05-05Poll HTIF console on timer interruptAndrew Waterman1-6/+5
2016-05-02Don't use tohost/fromhost registers; communicate with host via memoryAndrew Waterman1-11/+3
2016-04-30Move DRAM to high addressesAndrew Waterman1-1/+7
2016-04-29ERET -> MRETAndrew Waterman1-3/+3
2016-03-09Refactor pk, bbl, machine into separate librariesAndrew Waterman1-0/+245