summaryrefslogtreecommitdiff
path: root/bsp/env/coreplexip-e31-arty
AgeCommit message (Expand)Author
2018-06-29Add a CLIC interrupt examplePalmer Dabbelt
2017-11-21make some space forDrew Barbier
2017-11-21The E31 and E51 have 16KiB of RAMDrew Barbier
2017-11-21coreplexip dhrystone updatesDrew Barbier
2017-07-25added vectored interrupt exampleDrew Barbier
2017-06-14Call puts instead of printf when printing constantsPalmer Dabbelt
2017-06-14Add linker scripts that target the scratchpadPalmer Dabbelt
2017-06-10Just lump all the RAM sections togetherPalmer Dabbelt
2017-06-09Use the correct global pointer symbolPalmer Dabbelt
2017-06-09Don't use .section\nALIGN, reorder sdata and srodataPalmer Dabbelt
2017-06-08Specify alignment on the .sdata and .srodata sectionsPalmer Dabbelt
2017-05-05coreplex-e51: Correct width of MCAUSEmwachs5
2017-05-05coreplexip-e51-arty: MCAUSE is XLEN-bits wide.Megan Wachs
2017-05-04Update SDK For E31/E51 Coreplex IP EvaluationMegan Wachs