Commit Graph

2 Commits

Author SHA1 Message Date
Pierre-Clément Tosi 3c6d4d4fc6 vmbase: sections.ld: Fix bin_end as LMA
As the location counter seems to keep counting from the VMA addresses
(in the writable_data MEMORY), manually compute the linker variable to
ensure that it points to the actual end of the binary, in the image
MEMORY.

Bug: 238050226
Test: atest vmbase_example.integration_test
Change-Id: I00616aaebee82a82e2860ce22966a40e374d49c0
2022-10-17 12:56:50 +01:00
Andrew Walbran a5b7af5b4b Split out common part of linker script.
Bug: 223166344
Test: atest vmbase_example.integration_test
Change-Id: Idaf10e631ba33fcc7026c4e2f603778186215667
2022-07-07 17:57:22 +00:00