summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/fvp/optdrambegin.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/optdrambegin.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/optdrambegin.yml')
-rw-r--r--spec/build/bsps/arm/fvp/optdrambegin.yml22
1 files changed, 22 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/fvp/optdrambegin.yml b/spec/build/bsps/arm/fvp/optdrambegin.yml
new file mode 100644
index 0000000000..7a44b2086f
--- /dev/null
+++ b/spec/build/bsps/arm/fvp/optdrambegin.yml
@@ -0,0 +1,22 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+actions:
+- get-integer: null
+- assert-uint32: null
+- env-assign: null
+- format-and-define: null
+build-type: option
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+default: 2147483648
+default-by-variant:
+- value: 1024
+ variants:
+ - arm/fvp_cortex_r52
+description: |
+ Defines the begin address of the DRAM. The begin address must take the size
+ of the NULL pointer protection area into account (ARM_FVP_MEMORY_NULL_SIZE).
+enabled-by: true
+format: '{:#010x}'
+links: []
+name: ARM_FVP_MEMORY_DRAM_BEGIN
+type: build