On 26/08/17 23:31, Joel Sherrill wrote:
Hi
Using the shared linkcmds, what's the magic to get .data on a 4K boundary?
Maybe you can add a empty array with a 4KiB alignment attribute.
If you want to place all read-write data on a 4KiB boundary, then use
bsp_section_rwbarrier_align = 4096;
-
Hi
Using the shared linkcmds, what's the magic to get .data on a 4K boundary?
This is needed for a paravirtualized environment.
Thanks.
--joel
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel