Page MenuHomePhabricator

Platform: Fix init parameters in the armclang linker scripts
Closed, ResolvedPublic

Description

The current attribute used for execution regions ER_SECONDARY_PARTITION and ER_NS_PARTITION is "EMPTY". The resulting secure binary will have a BSS size larger than the one obtained when using GNU ARM toolchain. With this change we aim to use the proper attribute to be able to reduce the secure binary size BSS region.

Event Timeline

adeaarm created this task.Feb 4 2019, 2:11 PM

The change which fixes this issue is available here: https://review.trustedfirmware.org/c/trusted-firmware-m/+/593

adeaarm claimed this task.Feb 4 2019, 3:11 PM
adeaarm closed this task as Resolved.Feb 10 2019, 9:51 PM