summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/a72/obj.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Use common objects item for get memorySebastian Huber2021-11-301-1/+0
|
* aarch64: Break out MMU definitionsKinsey Moore2021-11-011-0/+1
| | | | | | This moves the AArch64 MMU memory type definitions into cpukit for use by libdebugger since remapping of memory is required to insert software breakpoints.
* aarch64: add qemu bsps for cortex-a72Gedare Bloom2021-06-091-0/+37
The a72 BSPs are identical to the a53 BSPs just changing a53 to a72.