summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/xen
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2021-07-13 20:47:08 -1000
committerChris Johns <chrisj@rtems.org>2021-07-15 09:59:14 +1000
commit6f2aa8ad36e3aaffc9fa2cb8c744b04da7339ee2 (patch)
tree4d3d14603856958cc2ec367e9d7763d210af2358 /spec/build/bsps/arm/xen
parentbsps/sparc: Improve interrupt affinity support (diff)
downloadrtems-6f2aa8ad36e3aaffc9fa2cb8c744b04da7339ee2.tar.bz2
build: Use BSP family for options
- Optionally add support for 'default-by-family' to allow option to be set by a family and so all related BSPs Close #4468
Diffstat (limited to 'spec/build/bsps/arm/xen')
-rw-r--r--spec/build/bsps/arm/xen/abi.yml1
-rw-r--r--spec/build/bsps/arm/xen/optgentmunmask.yml1
-rw-r--r--spec/build/bsps/arm/xen/optloadoff.yml1
-rw-r--r--spec/build/bsps/arm/xen/optnocachelen.yml1
-rw-r--r--spec/build/bsps/arm/xen/optramlen.yml1
-rw-r--r--spec/build/bsps/arm/xen/optramori.yml1
-rw-r--r--spec/build/bsps/arm/xen/optzimghdr.yml1
7 files changed, 7 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/xen/abi.yml b/spec/build/bsps/arm/xen/abi.yml
index ed581d94f4..36ba4e7bc0 100644
--- a/spec/build/bsps/arm/xen/abi.yml
+++ b/spec/build/bsps/arm/xen/abi.yml
@@ -11,6 +11,7 @@ default:
- -mthumb
- -mfpu=neon
- -mfloat-abi=hard
+default-by-family: []
default-by-variant: []
description: |
ABI flags
diff --git a/spec/build/bsps/arm/xen/optgentmunmask.yml b/spec/build/bsps/arm/xen/optgentmunmask.yml
index 1e7c523f15..79f8ac42c3 100644
--- a/spec/build/bsps/arm/xen/optgentmunmask.yml
+++ b/spec/build/bsps/arm/xen/optgentmunmask.yml
@@ -6,6 +6,7 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
+default-by-family: []
default-by-variant: []
description: |
unmask the timer in the tick handler, since Xen will mask the virtual timer before injecting the interrupt to the guest
diff --git a/spec/build/bsps/arm/xen/optloadoff.yml b/spec/build/bsps/arm/xen/optloadoff.yml
index 4589807f88..7faf900ca6 100644
--- a/spec/build/bsps/arm/xen/optloadoff.yml
+++ b/spec/build/bsps/arm/xen/optloadoff.yml
@@ -8,6 +8,7 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 32768
+default-by-family: []
default-by-variant: []
description: |
offset of RAM region from memory area base
diff --git a/spec/build/bsps/arm/xen/optnocachelen.yml b/spec/build/bsps/arm/xen/optnocachelen.yml
index 389fbb596b..eaaaca4039 100644
--- a/spec/build/bsps/arm/xen/optnocachelen.yml
+++ b/spec/build/bsps/arm/xen/optnocachelen.yml
@@ -8,6 +8,7 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 1048576
+default-by-family: []
default-by-variant: []
description: |
length of nocache RAM region
diff --git a/spec/build/bsps/arm/xen/optramlen.yml b/spec/build/bsps/arm/xen/optramlen.yml
index 1d1b43615a..d046b72332 100644
--- a/spec/build/bsps/arm/xen/optramlen.yml
+++ b/spec/build/bsps/arm/xen/optramlen.yml
@@ -8,6 +8,7 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 8388608
+default-by-family: []
default-by-variant: []
description: |
length of memory area available to the BSP
diff --git a/spec/build/bsps/arm/xen/optramori.yml b/spec/build/bsps/arm/xen/optramori.yml
index 95fbf64079..9bf2c82272 100644
--- a/spec/build/bsps/arm/xen/optramori.yml
+++ b/spec/build/bsps/arm/xen/optramori.yml
@@ -8,6 +8,7 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 1073741824
+default-by-family: []
default-by-variant: []
description: |
base address of memory area available to the BSP
diff --git a/spec/build/bsps/arm/xen/optzimghdr.yml b/spec/build/bsps/arm/xen/optzimghdr.yml
index 56aa00c8b1..47fe0d4219 100644
--- a/spec/build/bsps/arm/xen/optzimghdr.yml
+++ b/spec/build/bsps/arm/xen/optzimghdr.yml
@@ -6,6 +6,7 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
+default-by-family: []
default-by-variant: []
description: |
include zImage boot header