commit | 6744562e9b594f03e4d7a9a27dbbed5f9b14de4d | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Thu Apr 11 15:46:03 2024 -0600 |
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | Fri Dec 06 11:20:43 2024 -0700 |
tree | a8004b837807dfbc48ca40bac8cc615a877cd6d7 | |
parent | 92a622a45956f8476c83f072612dbed0d6d88846 [diff] |
feat(qemu-sbsa): increase maximum FIP size Following what was done for: f465ac221001 ("fix(qemu): increase max FIP size") increase the size of the FIP image to take up the remaining space in FLASH0. That way the RMM image can also be added to the FIP. Change-Id: I89bba36f751468e99241f1c20b51c48fe06d8229 Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>