summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/cpuaarch64.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Sort source listsSebastian Huber2021-02-241-5/+5
| | | | Use the Python sorted() function to sort the "source" lists.
* score: Add AArch64 portKinsey Moore2020-10-051-0/+36
This adds a CPU port for AArch64(ARMv8) with support for exceptions and interrupts.