commit | 4b9714f9191b7f7303663aeaa21f6aef834f79d3 | [log] [tgz] |
---|---|---|
author | Ryan Everett <ryan.everett@arm.com> | Thu Jul 25 14:23:14 2024 +0000 |
committer | Ryan Everett <ryan.everett@arm.com> | Thu Sep 12 10:47:45 2024 +0100 |
tree | a3f232531357c0c1cea2d1f1061b8bc73be5600f | |
parent | b5816e95ac4da6184cd7343ab546deb2ff013df3 [diff] |
feat(fvp): scale SP_MIN max size based on SRAM size The maximum size for SP_MIN in the FVP is currently fixed and does not scale with the SRAM size. This update adjusts the SP_MIN size according to the SRAM size used to build the FVP platform. Change-Id: I95527e8ae6f8a73c336ed4fe05ace5de86d8991d Signed-off-by: Ryan Everett <ryan.everett@arm.com>