summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/a53/grp.yml
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2020-09-22 08:32:56 -0500
committerJoel Sherrill <joel@rtems.org>2020-10-05 16:11:40 -0500
commitdb68ea1b9b3b2826cb720b9a4a3cbdbd3f45acf9 (patch)
tree809d5783fbc0a09691c1167b203232707ac6c219 /spec/build/bsps/aarch64/a53/grp.yml
parentscore: Add AArch64 port (diff)
downloadrtems-db68ea1b9b3b2826cb720b9a4a3cbdbd3f45acf9.tar.bz2
bsps: Add Cortex-A53 LP64 basic BSP
This adds an AArch64 basic BSP based on Qemu's Cortex-A53 emulation with interrupt support using GICv3 and clock support using the ARM GPT.
Diffstat (limited to 'spec/build/bsps/aarch64/a53/grp.yml')
-rw-r--r--spec/build/bsps/aarch64/a53/grp.yml42
1 files changed, 42 insertions, 0 deletions
diff --git a/spec/build/bsps/aarch64/a53/grp.yml b/spec/build/bsps/aarch64/a53/grp.yml
new file mode 100644
index 0000000000..19935d5a7a
--- /dev/null
+++ b/spec/build/bsps/aarch64/a53/grp.yml
@@ -0,0 +1,42 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: group
+copyrights:
+- Copyright (C) 2020 On-Line Applications Research (OAR)
+enabled-by: true
+includes: []
+install: []
+ldflags: []
+links:
+- role: build-dependency
+ uid: ../grp
+- role: build-dependency
+ uid: ../start
+- role: build-dependency
+ uid: abi
+- role: build-dependency
+ uid: obj
+- role: build-dependency
+ uid: optloadoff
+- role: build-dependency
+ uid: optnocachelen
+- role: build-dependency
+ uid: optramlen
+- role: build-dependency
+ uid: optramori
+- role: build-dependency
+ uid: tsta53
+- role: build-dependency
+ uid: ../../obj
+- role: build-dependency
+ uid: ../../objirq
+- role: build-dependency
+ uid: ../../optcachedata
+- role: build-dependency
+ uid: ../../optcacheinst
+- role: build-dependency
+ uid: ../../opto2
+- role: build-dependency
+ uid: ../../bspopts
+type: build
+use-after: []
+use-before: []