[PATCH v5 1/1] bsp/riscv: Add NOEL-V BSP

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Aug 30 19:04:25 UTC 2022


On 25/08/2022 10:33, Daniel Cederman wrote:
> +#define BSP_INTERRUPT_VECTOR_MIN 0
> +
> +#define BSP_INTERRUPT_VECTOR_MAX RISCV_INTERRUPT_VECTOR_EXTERNAL(RISCV_MAXIMUM_EXTERNAL_INTERRUPTS - 1)

I am a bit surprised that this worked, since the API changed. The BSP 
should define

#define BSP_INTERRUPT_VECTOR_COUNT 
RISCV_INTERRUPT_VECTOR_EXTERNAL(RISCV_MAXIMUM_EXTERNAL_INTERRUPTS

Did you rebase your patch set to the current master and test it?

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/


More information about the devel mailing list