summaryrefslogtreecommitdiff
path: root/plat/qemu/qemu_sbsa/include
diff options
context:
space:
mode:
authorMasahisa Kojima <masahisa.kojima@linaro.org>2020-05-19 19:49:36 +0900
committerManish Pandey <manish.pandey2@arm.com>2020-06-03 15:19:15 +0000
commitd7f5be8ec2fc5254fc581af52156b5fde5deb822 (patch)
tree5d322fc79b1b77347d8dd07a69a11c9dc150e20e /plat/qemu/qemu_sbsa/include
parent79fa0edf901c3f1d084e93e28efa14e58e469e52 (diff)
downloadarm-trusted-firmware-d7f5be8ec2fc5254fc581af52156b5fde5deb822.tar.gz
qemu/qemu_sbsa: increase size to handle fdt
64KB was not enouth to handle fdt, bl2 shows following error message. "ERROR: Invalid Device Tree at 0x10000000000: error -3" This patch increases the size to 1MB to address above error. Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org> Change-Id: I0726a0cea95087175451da0dba7410acd27df808
Diffstat (limited to 'plat/qemu/qemu_sbsa/include')
-rw-r--r--plat/qemu/qemu_sbsa/include/platform_def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/qemu/qemu_sbsa/include/platform_def.h b/plat/qemu/qemu_sbsa/include/platform_def.h
index f44b9f6e0..d0a56cf14 100644
--- a/plat/qemu/qemu_sbsa/include/platform_def.h
+++ b/plat/qemu/qemu_sbsa/include/platform_def.h
@@ -233,7 +233,7 @@
* DT related constants
*/
#define PLAT_QEMU_DT_BASE NS_DRAM0_BASE
-#define PLAT_QEMU_DT_MAX_SIZE 0x10000
+#define PLAT_QEMU_DT_MAX_SIZE 0x100000
/*
* System counter