From f3f0370f1054f4e49aa8f5ea70485d673e8e94b6 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 19 Jul 2019 13:09:43 +0200 Subject: build: Alternative build system based on waf Update #3818. --- spec/build/bsps/arm/xen/optramori.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 spec/build/bsps/arm/xen/optramori.yml (limited to 'spec/build/bsps/arm/xen/optramori.yml') diff --git a/spec/build/bsps/arm/xen/optramori.yml b/spec/build/bsps/arm/xen/optramori.yml new file mode 100644 index 0000000000..95fbf64079 --- /dev/null +++ b/spec/build/bsps/arm/xen/optramori.yml @@ -0,0 +1,18 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +actions: +- get-integer: null +- assert-uint32: null +- env-assign: null +- format-and-define: null +build-type: option +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +default: 1073741824 +default-by-variant: [] +description: | + base address of memory area available to the BSP +enabled-by: true +format: '{:#010x}' +links: [] +name: BSP_XEN_RAM_BASE +type: build -- cgit v1.2.3