Re: Use of rtems_fdt_* and sp01

2022-11-20 Thread Chris Johns
On 20/11/2022 10:25 am, Joel Sherrill wrote: > On Sat, Nov 19, 2022, 4:19 PM Chris Johns > wrote: > > On 19/11/22 2:13 am, Joel Sherrill wrote: > > On Fri, Nov 18, 2022, 8:49 AM Kinsey Moore > >

Re: Use of rtems_fdt_* and sp01

2022-11-19 Thread Joel Sherrill
On Sat, Nov 19, 2022, 4:19 PM Chris Johns wrote: > On 19/11/22 2:13 am, Joel Sherrill wrote: > > On Fri, Nov 18, 2022, 8:49 AM Kinsey Moore > > wrote: > > On Fri, Nov 18, 2022 at 12:44 AM Sebastian Huber > > >

Re: Use of rtems_fdt_* and sp01

2022-11-19 Thread Chris Johns
On 19/11/22 2:13 am, Joel Sherrill wrote: > On Fri, Nov 18, 2022, 8:49 AM Kinsey Moore > wrote: > On Fri, Nov 18, 2022 at 12:44 AM Sebastian Huber > > wrote: > On 18/11/2022 06:32, Kinsey Moore wrote:

Re: Use of rtems_fdt_* and sp01

2022-11-18 Thread Joel Sherrill
On Fri, Nov 18, 2022, 8:49 AM Kinsey Moore wrote: > > On Fri, Nov 18, 2022 at 12:44 AM Sebastian Huber < > sebastian.hu...@embedded-brains.de> wrote: > >> On 18/11/2022 06:32, Kinsey Moore wrote: >> > On Thu, Nov 17, 2022 at 4:49 PM Chris Johns > > > wrote: >> > >> >

Re: Use of rtems_fdt_* and sp01

2022-11-18 Thread Sebastian Huber
On 18/11/2022 15:49, Kinsey Moore wrote: On Fri, Nov 18, 2022 at 12:44 AM Sebastian Huber > wrote: On 18/11/2022 06:32, Kinsey Moore wrote: > On Thu, Nov 17, 2022 at 4:49 PM Chris Johns mailto:chr...@rtems.org> >

Re: Use of rtems_fdt_* and sp01

2022-11-18 Thread Kinsey Moore
On Fri, Nov 18, 2022 at 12:44 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 18/11/2022 06:32, Kinsey Moore wrote: > > On Thu, Nov 17, 2022 at 4:49 PM Chris Johns > > wrote: > > > > On 18/11/2022 2:39 am, Kinsey Moore wrote: > > > I

Re: Use of rtems_fdt_* and sp01

2022-11-17 Thread Sebastian Huber
On 18/11/2022 06:32, Kinsey Moore wrote: On Thu, Nov 17, 2022 at 4:49 PM Chris Johns > wrote: On 18/11/2022 2:39 am, Kinsey Moore wrote: > I recently added FDT support to the AArch64 ZynqMP BSPs to support an optional > management console and managing

Re: Use of rtems_fdt_* and sp01

2022-11-17 Thread Kinsey Moore
On Thu, Nov 17, 2022 at 4:49 PM Chris Johns wrote: > On 18/11/2022 2:39 am, Kinsey Moore wrote: > > I recently added FDT support to the AArch64 ZynqMP BSPs to support an > optional > > management console and managing ethernet parameters for LibBSD. Use of > the > > rtems_fdt_* functions implies

Re: Use of rtems_fdt_* and sp01

2022-11-17 Thread Chris Johns
On 18/11/2022 2:39 am, Kinsey Moore wrote: > I recently added FDT support to the AArch64 ZynqMP BSPs to support an optional > management console and managing ethernet parameters for LibBSD. Use of the > rtems_fdt_* functions implies use of malloc which adds 4 bytes in the TLS > space. > The sp01

Use of rtems_fdt_* and sp01

2022-11-17 Thread Kinsey Moore
I recently added FDT support to the AArch64 ZynqMP BSPs to support an optional management console and managing ethernet parameters for LibBSD. Use of the rtems_fdt_* functions implies use of malloc which adds 4 bytes in the TLS space. The sp01 test uses rtems_task_construct and specifies a