commit | d7417adc218c1386b30658e83ea8d4f3b7b72697 | [log] [tgz] |
---|---|---|
author | Bence Balogh <bence.balogh@arm.com> | Fri Jul 05 18:42:12 2024 +0200 |
committer | Bence Balogh <bence.balogh@arm.com> | Fri Aug 02 17:42:03 2024 +0200 |
tree | e2dd8d2801855dba48f2a75b0bfa52044c2f8e9a | |
parent | 335c4f8b301ffe0fd323a25e9995c3e0b1b8aa1d [diff] |
fix(corstone1000): update memory layout comments The SRAM (CVM) memory layout was outdated in the platform_defs.h of the Corstone-1000 platform. Updated it to list every bootloaders and to be aligned with the implementation. Also added the starting (base) addresses of each partition. Change-Id: Ie8e8416ee2650ff25a8d4c61d8d9af789bc639c1 Signed-off-by: Bence Balogh <bence.balogh@arm.com>