From 5efa15b49d47ace494410e423fc69213d9c2a4e9 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 4 Dec 2020 12:07:44 +0100 Subject: bsps/arm: Unify ARM Generic Timer options Update #4202. --- spec/build/bsps/arm/optgtusevirt.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 spec/build/bsps/arm/optgtusevirt.yml (limited to 'spec/build/bsps/arm/optgtusevirt.yml') diff --git a/spec/build/bsps/arm/optgtusevirt.yml b/spec/build/bsps/arm/optgtusevirt.yml new file mode 100644 index 0000000000..b443cc1d32 --- /dev/null +++ b/spec/build/bsps/arm/optgtusevirt.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: false +default-by-variant: [] +description: | + If set to true, then the clock driver uses the Virtual Timer of the ARM + Generic Timer, otherwise it uses the Physical Timer (EL1). +enabled-by: true +links: [] +name: ARM_GENERIC_TIMER_USE_VIRTUAL +type: build -- cgit v1.2.3