summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/optstarthyp.yml
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/optstarthyp.yml
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/optstarthyp.yml')
-rw-r--r--spec/build/bsps/arm/optstarthyp.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/optstarthyp.yml b/spec/build/bsps/arm/optstarthyp.yml
new file mode 100644
index 0000000000..d21db5ad4f
--- /dev/null
+++ b/spec/build/bsps/arm/optstarthyp.yml
@@ -0,0 +1,16 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+actions:
+- get-boolean: null
+- define-condition: null
+build-type: option
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+default: true
+default-by-variant: []
+description: |
+ 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
+type: build