summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/xen/configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Remove old build systemSebastian Huber2021-09-211-64/+0
| | | | | Close #3250. Close #4081.
* bsp/xen: Use BSP options for all linkcmds varsSebastian Huber2019-12-051-9/+14
| | | | Update #3818.
* bsp/xen: Create BSPJeff Kubascik2019-12-051-0/+59
Create the Xen BSP for Xen on ARM.