On 15.07.22 04:05, Chris Johns wrote:
On 14/7/2022 11:13 pm, Sebastian Huber wrote:
Sort the .noinit* input sections by name first, then by alignment if two
sections have the same name. This allows the placement of begin/end symbols to
initialize some areas with a special value.
How are the ar
On 14/7/2022 11:13 pm, Sebastian Huber wrote:
> Sort the .noinit* input sections by name first, then by alignment if two
> sections have the same name. This allows the placement of begin/end symbols
> to
> initialize some areas with a special value.
How are the areas initialised with a special v
Sort the .noinit* input sections by name first, then by alignment if two
sections have the same name. This allows the placement of begin/end symbols to
initialize some areas with a special value.
---
bsps/aarch64/shared/start/linkcmds.base | 2 +-
bsps/arm/shared/start/linkcmds.base