arm-trusted-firmware/plat/qemu/include
Jerome Forissier bde0f3279d qemu: increase PLAT_QEMU_DT_MAX_SIZE to 1 MiB
Since upstream QEMU commit 14ec3cbd7c1e ("device_tree: Increase
FDT_MAX_SIZE to 1 MiB"), which is included in release v2.12.1
and later, BL2 initialization fails with the following error (-3 is
-FDT_ERR_NOSPACE):

 ERROR:   Invalid Device Tree at 0x40000000: error -3

Increase PLAT_QEMU_DT_MAX_SIZE accordingly.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
2018-10-18 17:47:45 +02:00
..
plat_macros.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
platform_def.h qemu: increase PLAT_QEMU_DT_MAX_SIZE to 1 MiB 2018-10-18 17:47:45 +02:00