From 76c6caad52244ab9a14151620a80ff0f71035b6c Mon Sep 17 00:00:00 2001 From: Gedare Bloom Date: Tue, 22 Jun 2021 20:01:17 -0600 Subject: bsps/aarch64: add non-secure mode and versal support --- spec/build/bsps/optstartmon.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 spec/build/bsps/optstartmon.yml (limited to 'spec/build/bsps/optstartmon.yml') diff --git a/spec/build/bsps/optstartmon.yml b/spec/build/bsps/optstartmon.yml new file mode 100644 index 0000000000..9c48aad926 --- /dev/null +++ b/spec/build/bsps/optstartmon.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) 2021 Gedare Bloom +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 -- cgit v1.2.3