commit | f90203813d8bf1d6e2f4246f61fa8492424a7517 | [log] [tgz] |
---|---|---|
author | Jean-Philippe Brucker <jean-philippe@linaro.org> | Fri Jul 26 10:14:29 2024 +0100 |
committer | Jean-Philippe Brucker <jean-philippe@linaro.org> | Fri Jul 26 10:14:29 2024 +0100 |
tree | d66e5af27b3c2ed7c52972c5c2d0da33475605b0 | |
parent | 892e51ebe00557b503362c388ca08505dac39911 [diff] |
fix(qemu): exclude GPT reserve from BL32_MEM_SIZE BL32_MEM_SIZE fails to take into account the space reserved for L0 and L1 GPTs at the end of secure DRAM, when ENABLE_RME==1. Fixes: cd75693f5ed3 ("feat(qemu): setup memory map for RME") Change-Id: If374b491d82be93c195cf501a9d12b9965d85182 Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>