summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/optstartmon.yml
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2021-06-24 09:33:22 -0600
committerGedare Bloom <gedare@rtems.org>2021-06-24 12:55:23 -0600
commit93088fb8351c94899b82f0ed4d658cd98a028c1f (patch)
tree5073d5471b637f201b1b8064bd343227140cb1eb /spec/build/bsps/optstartmon.yml
parentbsps/aarch64: add non-secure mode and versal support (diff)
downloadrtems-93088fb8351c94899b82f0ed4d658cd98a028c1f.tar.bz2
bsps/aarch64: replace boot options with asm switch code
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/optstartmon.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/spec/build/bsps/optstartmon.yml b/spec/build/bsps/optstartmon.yml
deleted file mode 100644
index 9c48aad926..0000000000
--- a/spec/build/bsps/optstartmon.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-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) 2021 Gedare Bloom <gedare@rtems.org>
-default: true
-default-by-variant: []
-description: |
- If set to true, then a system start in monitor mode (EL3) is
- supported, otherwise it is unsupported.
-enabled-by: true
-links: []
-name: BSP_START_IN_EL3_MONITOR_MODE_SUPPORT
-type: build