summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-08 09:33:54 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-10 07:58:03 +0100
commit617aeaf572777886fd5dd11b1d8a283fd9865201 (patch)
tree827c3b0775d21faf3d204eb2fa2619c7d7a5dd2f /spec/build/bsps/arm
parentbsps/arm: Support system level ARM Generic Timer (diff)
downloadrtems-617aeaf572777886fd5dd11b1d8a283fd9865201.tar.bz2
bsps/arm: Move BSP_START_IN_HYP_SUPPORT option
Clarify documentation. Update #4202.
Diffstat (limited to 'spec/build/bsps/arm')
-rw-r--r--spec/build/bsps/arm/optstarthyp.yml (renamed from spec/build/bsps/arm/raspberrypi/optenhyp.yml)3
-rw-r--r--spec/build/bsps/arm/raspberrypi/grp.yml2
2 files changed, 3 insertions, 2 deletions
diff --git a/spec/build/bsps/arm/raspberrypi/optenhyp.yml b/spec/build/bsps/arm/optstarthyp.yml
index b9b9cb89ae..d21db5ad4f 100644
--- a/spec/build/bsps/arm/raspberrypi/optenhyp.yml
+++ b/spec/build/bsps/arm/optstarthyp.yml
@@ -8,7 +8,8 @@ copyrights:
default: true
default-by-variant: []
description: |
- Support start of BSP in ARM HYP mode
+ If set to true, then the a system start in hypervisor mode (EL2) is
+ supported, otherwise it is unsupported.
enabled-by: true
links: []
name: BSP_START_IN_HYP_SUPPORT
diff --git a/spec/build/bsps/arm/raspberrypi/grp.yml b/spec/build/bsps/arm/raspberrypi/grp.yml
index e28f387c8d..4a86c5c688 100644
--- a/spec/build/bsps/arm/raspberrypi/grp.yml
+++ b/spec/build/bsps/arm/raspberrypi/grp.yml
@@ -16,7 +16,7 @@ links:
- role: build-dependency
uid: objsmp
- role: build-dependency
- uid: optenhyp
+ uid: ../optstarthyp
- role: build-dependency
uid: opti2ciomode
- role: build-dependency