commit | 6495241a5c853c4b8a97e595419628b0e739f526 | [log] [tgz] |
---|---|---|
author | Jackson Cooper-Driver <jackson.cooper-driver@arm.com> | Wed Mar 26 17:09:36 2025 +0000 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Tue Apr 01 22:29:38 2025 +0200 |
tree | 316787dff3709a3afdc8fe33fa4be7736b31e266 | |
parent | 5ecea445aec92ff006017cdbc1c48ab96bce11f0 [diff] |
RSE: Use actual BL1_1 size instead of macro Use a linker script definition to determine the size of the .text section in BL1_1 and copy this into the VM1 instead of the macro definition which defines the maximum possible size. Change-Id: I0dfdbb07ac0622f5f11d6a2b7749a27aa733b453 Signed-off-by: Jackson Cooper-Driver <jackson.cooper-driver@arm.com>