summaryrefslogtreecommitdiffstats
path: root/bsps/riscv/griscv/start/bspstart.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* grlib: Add ambapp_plb()Sebastian Huber2021-06-171-6/+18
| | | | | Replace the global variable ambapp_plb with a function to allow an automatic on demand initialization.
* riscv: add griscv bspJiri Gaisler2019-01-221-0/+70
Update #3678.