From 81c7f5be92803f96c39b5325006071771709125b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 3 Dec 2020 15:31:40 +0100 Subject: arm/fvp: New BSP This BSP supports the Arm Fixed Virtual Platform. Only the Cortex-R52 processor configuration is supported by the BSP. It should be easy to add support for other variants if needed. Update #4202. --- spec/build/bsps/arm/optgicspicount.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 spec/build/bsps/arm/optgicspicount.yml (limited to 'spec/build/bsps/arm/optgicspicount.yml') diff --git a/spec/build/bsps/arm/optgicspicount.yml b/spec/build/bsps/arm/optgicspicount.yml new file mode 100644 index 0000000000..cec05f36d7 --- /dev/null +++ b/spec/build/bsps/arm/optgicspicount.yml @@ -0,0 +1,17 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +actions: +- get-integer: null +- define: null +build-type: option +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +default: 64 +default-by-variant: [] +description: | + Defines the count of Shared Peripheral Interrupts (SPIs) supported by the + interrupt controller. +enabled-by: true +format: '{}' +links: [] +name: BSP_ARM_SHARED_PERIPHERAL_INTERRUPT_COUNT +type: build -- cgit v1.2.3