linker-script: Add missing BSS initialization for Arm GNU Toolchain
The BSS section should be initialized with zeros by the startup code.
This is done by passing the BSS section's start address and length
as two 4-byte variables located at __zero_table_start__.
Signed-off-by:
Dávid Házi <david.hazi@arm.com>
Loading
Please register or sign in to comment