commit | 3b5eca9e7a96f7a6f3c764fb981a3b2bfe67e514 | [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 | 97a9c7ab9e579c61b5cab4bf02cee4e6282b9091 [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>