summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/fvp/grp.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-03 15:31:40 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-23 09:24:49 +0100
commit81c7f5be92803f96c39b5325006071771709125b (patch)
tree0cce25831bfc5c75161126a9dca80ec5c5ba63fe /spec/build/bsps/arm/fvp/grp.yml
parentbsps/arm: Rely on initialized vector table (diff)
downloadrtems-81c7f5be92803f96c39b5325006071771709125b.tar.bz2
arm/fvp: New BSP
This BSP supports the Arm Fixed Virtual Platform. Only the Cortex-R52 processor configuration is supported by the BSP. It should be easy to add support for other variants if needed. Update #4202.
Diffstat (limited to 'spec/build/bsps/arm/fvp/grp.yml')
-rw-r--r--spec/build/bsps/arm/fvp/grp.yml58
1 files changed, 58 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/fvp/grp.yml b/spec/build/bsps/arm/fvp/grp.yml
new file mode 100644
index 0000000000..4fc9018052
--- /dev/null
+++ b/spec/build/bsps/arm/fvp/grp.yml
@@ -0,0 +1,58 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: group
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+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: objsmp
+- role: build-dependency
+ uid: ../../obj
+- role: build-dependency
+ uid: ../../objirq
+- role: build-dependency
+ uid: ../optgicspicount
+- role: build-dependency
+ uid: ../optgiccpuif
+- role: build-dependency
+ uid: ../optgicdist
+- role: build-dependency
+ uid: ../optgicredist
+- role: build-dependency
+ uid: ../optgtfreq
+- role: build-dependency
+ uid: ../optgtsysbase
+- role: build-dependency
+ uid: ../optgtsyscntcr
+- role: build-dependency
+ uid: ../optgtusevirt
+- role: build-dependency
+ uid: ../optstarthyp
+- role: build-dependency
+ uid: optnullsize
+- role: build-dependency
+ uid: optdrambegin
+- role: build-dependency
+ uid: optdramsize
+- role: build-dependency
+ uid: optdevbegin
+- role: build-dependency
+ uid: optdevsize
+- role: build-dependency
+ uid: linkcmds
+- role: build-dependency
+ uid: ../../bspopts
+type: build
+use-after: []
+use-before: []