Re: [PATCH v3 00/38] Integrate pre-qualified LEON3 BSP

2023-07-13 Thread Martin Ã…berg
On 2023-07-12 15:49, Sebastian Huber wrote: v3: * Restore previous behaviour of gptimer_tlib_reset(). * Use new IRQ(A)MP register block API also for LEON_Enable_interrupt_broadcast() and LEON_Disable_interrupt_broadcast(). * Add GRCAN - CanTxIRQ. * Expand GRCLKGATE register bit fields.

[PATCH v3 00/38] Integrate pre-qualified LEON3 BSP

2023-07-12 Thread Sebastian Huber
The register block specification were recently integrated in the RTEMS Software Engineering manual. Now it is time to integrate the pre-qualified LEON3 BSP which uses the generated GRLIB header files. The existing tests in the RTEMS test suite are basically BSP independent. This patch set introdu