Re: [PATCH 1/1] eng: Fix builds for newer Sphinx versions (>=7)

2023-06-13 Thread Chris Johns
Pushed. I added a close for the ticket to the commit message. Thank you for looking into this and fixing it. Chris On 14/6/2023 3:36 pm, Utkarsh Verma wrote: > The current Sphinx theme depends on the `style` parameter which got > deprecated in v5.1 and finally got removed in v7. Now, the

[PATCH 1/1] eng: Fix builds for newer Sphinx versions (>=7)

2023-06-13 Thread Utkarsh Verma
The current Sphinx theme depends on the `style` parameter which got deprecated in v5.1 and finally got removed in v7. Now, the `styles` key should be preferred which is a list of stylesheets. This commit implements this change. --- common/sphinx_rtd_theme_rtems/layout.html | 2 ++ 1 file changed,

[PATCH 0/1] eng: Fix builds for newer Sphinx versions (>=7)

2023-06-13 Thread Utkarsh Verma
The current Sphinx theme depends on the `style` parameter which got deprecated in v5.1 and finally got removed in v7. Now, the `styles` key should be preferred which is a list of stylesheets. This commit implements this change. Utkarsh Verma (1): eng: Fix builds for newer Sphinx versions (>=7)

Re: [PATCH 01/34] validation: Test sparc/leon3 BSP family

2023-06-13 Thread Chris Johns
On 14/6/2023 1:02 am, Sebastian Huber wrote: > On 02.06.23 02:57, Chris Johns wrote: >> [ resending ... ] >> >> On 1/6/2023 3:28 am, Sebastian Huber wrote: >>> On 31.05.23 19:25, Joel Sherrill wrote: On Wed, May 31, 2023 at 12:18 PM Sebastian Huber >>>

Re: style question: breaking inline assembly lines

2023-06-13 Thread Chris Johns
On 14/6/2023 10:20 am, Joel Sherrill wrote: > > > On Tue, Jun 13, 2023, 4:43 PM Chris Johns > wrote: > > On 14/6/2023 5:47 am, Joel Sherrill wrote: > > > > > > On Tue, Jun 13, 2023 at 9:51 AM Sebastian Huber > >

Re: style question: breaking inline assembly lines

2023-06-13 Thread Joel Sherrill
On Tue, Jun 13, 2023, 4:43 PM Chris Johns wrote: > On 14/6/2023 5:47 am, Joel Sherrill wrote: > > > > > > On Tue, Jun 13, 2023 at 9:51 AM Sebastian Huber > > sebastian.hu...@embedded-brains.de>> > > wrote: > > > > On 13.06.23 00:04, Gedare Bloom wrote: > > > "b

Re: style question: breaking inline assembly lines

2023-06-13 Thread Chris Johns
On 14/6/2023 5:47 am, Joel Sherrill wrote: > > > On Tue, Jun 13, 2023 at 9:51 AM Sebastian Huber > > > wrote: > > On 13.06.23 00:04, Gedare Bloom wrote: > >       "b _ARM_Exception_default\n" > >       : > > -    : [cpufsz] "i"

Re: style question: breaking inline assembly lines

2023-06-13 Thread Joel Sherrill
On Tue, Jun 13, 2023 at 9:51 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 13.06.23 00:04, Gedare Bloom wrote: > > "b _ARM_Exception_default\n" > > : > > -: [cpufsz] "i" (sizeof(CPU_Exception_frame)), > > - [cpuspoff] "i" (offsetof(CPU_Exception_frame,

Re: [PATCH 01/34] validation: Test sparc/leon3 BSP family

2023-06-13 Thread Sebastian Huber
On 02.06.23 02:57, Chris Johns wrote: [ resending ... ] On 1/6/2023 3:28 am, Sebastian Huber wrote: On 31.05.23 19:25, Joel Sherrill wrote: On Wed, May 31, 2023 at 12:18 PM Sebastian Huber mailto:sebastian.hu...@embedded-brains.de>> wrote:     On 31.05.23 19:14, Joel Sherrill wrote: >

Re: BSP-Specific Testing was: [PATCH 00/34] Integrate pre-qualified LEON3 BSP

2023-06-13 Thread Sebastian Huber
On 12.06.23 17:58, Gedare Bloom wrote: On Mon, Jun 12, 2023 at 12:56 AM Sebastian Huber wrote: On 01.06.23 22:06, Gedare Bloom wrote: On Thu, Jun 1, 2023 at 2:00 PM Gedare Bloom wrote: -- Forwarded message - From: Sebastian Huber Date: Wed, May 31, 2023 at 10:31 AM The

Re: style question: breaking inline assembly lines

2023-06-13 Thread Sebastian Huber
On 13.06.23 00:04, Gedare Bloom wrote: "b _ARM_Exception_default\n" : -: [cpufsz] "i" (sizeof(CPU_Exception_frame)), - [cpuspoff] "i" (offsetof(CPU_Exception_frame, register_sp)), - [v7mlroff] "i" (offsetof(ARMV7M_Exception_frame, register_lr)), - [cpuvecoff] "J"