Re: Linker sets alignment change

2020-02-04 Thread Sebastian Huber
- Am 4. Feb 2020 um 21:02 schrieb Jeff Kubascik jeff.kubas...@dornerworks.com: > Hey Sebastian, > > On 2/1/2020 9:23 AM, Sebastian Huber wrote: >> Hello Jeff, >> >> - Am 14. Jan 2020 um 17:37 schrieb Jeff Kubascik >> jeff.kubas...@dornerworks.com: >> >>> Hello, >>> >>> I have noticed a

Re: Linker sets alignment change

2020-02-04 Thread Jeff Kubascik
Hey Sebastian, On 2/1/2020 9:23 AM, Sebastian Huber wrote: > Hello Jeff, > > - Am 14. Jan 2020 um 17:37 schrieb Jeff Kubascik > jeff.kubas...@dornerworks.com: > >> Hello, >> >> I have noticed a change in the linker section ".rtemsrwset" alignment which >> has >> affected the zImage header

Re: Linker sets alignment change

2020-02-01 Thread Sebastian Huber
Hello Jeff, - Am 14. Jan 2020 um 17:37 schrieb Jeff Kubascik jeff.kubas...@dornerworks.com: > Hello, > > I have noticed a change in the linker section ".rtemsrwset" alignment which > has > affected the zImage header that was added with the arm/xen BSP. The zImage > header uses the bsp_sect

Linker sets alignment change

2020-01-14 Thread Jeff Kubascik
Hello, I have noticed a change in the linker section ".rtemsrwset" alignment which has affected the zImage header that was added with the arm/xen BSP. The zImage header uses the bsp_section_data_end symbol to determine the end of the image. I was able to track this change to the commit 234d155e li