Skip to content
Commit ae21d80f authored by David Hazi's avatar David Hazi Committed by Devaraj Ranganna
Browse files

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: David Hazi's avatarDávid Házi <david.hazi@arm.com>
parent 05efea92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment