From 4f6c90f40d388214514c089b7afd977cbd19df21 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Thu, 26 May 2022 16:08:31 +1000 Subject: bsps/versal: Support a 64bit RAM base Set the constraint to be 64bits to allow the complete address range. --- spec/build/bsps/aarch64/xilinx-versal/optramlen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/build/bsps') diff --git a/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml b/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml index ebc36d3139..95347fc7e3 100644 --- a/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml +++ b/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml @@ -1,7 +1,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause actions: - get-integer: null -- assert-uint32: null +- assert-uint64: null - env-assign: null - format-and-define: null build-type: option -- cgit v1.2.3