[PATCH 1/3] bsps: Sort .noinit* sections

Chris Johns chrisj at rtems.org
Fri Jul 15 02:05:51 UTC 2022


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 value? I do not see the connection
 between sorting a section and initialisation with a value.

Chris


More information about the devel mailing list