summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/optgiccpuif.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/optgiccpuif.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/optgiccpuif.yml')
-rw-r--r--spec/build/bsps/arm/optgiccpuif.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/optgiccpuif.yml b/spec/build/bsps/arm/optgiccpuif.yml
new file mode 100644
index 0000000000..4929f1bcf5
--- /dev/null
+++ b/spec/build/bsps/arm/optgiccpuif.yml
@@ -0,0 +1,19 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+actions:
+- get-integer: null
+- format-and-define: null
+build-type: option
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+default: 0x2c000000
+default-by-variant:
+- value: 0xac000000
+ variants:
+ - arm/fvp_cortex_r52
+description: |
+ Defines the base address of the GIC CPU Interface.
+enabled-by: true
+format: '{:#010x}'
+links: []
+name: BSP_ARM_GIC_CPUIF_BASE
+type: build