commit | eefeac3bbbb144f571c4b1948320262a4a9cdfb6 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Thu Oct 27 15:26:50 2022 +0200 |
committer | Imre Kis <imre.kis@arm.com> | Tue Jan 03 13:56:46 2023 +0100 |
tree | 441b06a997393a186c469d38ad3e70220333fec0 | |
parent | ab445f9e51c2868016b70668a35293745057019b [diff] |
Fix: Initialize .bss in sp environment startup code Clear .bss on SP startup to have a clear starting point regardless of the behavior of the loader. The code relies on having the .bss filled with zeroes on startup, otherwise it will result in undefined behavior. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: Ic5cdafc2a041b0e709cd8e8acb59caa45957fa1d