Files
rtems/bsps
Karel Gardas 635cd68aa7 bsp/arm: allocate .rtemsstack on REGION_STACK instead of on REGION_WORK
REGION_WORK may be backed by external RAM which may not be initialized
in a time we need stack to work well. E.g. code loaded in flash,
stack allocated on in-cpu SRAM and data (REGION_WORK) on external SDRAM.

Sponsored-By:	Precidata
2022-05-23 08:36:41 +02:00
..
2022-01-12 09:00:19 -07:00
2022-05-18 11:34:45 +02:00
2022-04-06 09:48:52 +02:00