LibBSD | pci: Add zynqmp pcib support (!146)
Aaron Nyholm (@eagleirony)
gitlab at rtems.org
Fri Jun 5 04:03:48 UTC 2026
Aaron Nyholm commented on a discussion on rtemsbsd/include/machine/intr.h: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/146#note_151974
>
> #ifndef NIRQ
> #include <bsp/irq.h>
> -#define NIRQ BSP_INTERRUPT_VECTOR_COUNT
> +#define NIRQ 1024
Yeah good point. I've changed it to `2 * BSP_INTERRUPT_VECTOR_COUNT` to better scale with complexity of the architecture.
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/146#note_151974
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260605/4fd39ece/attachment.htm>
More information about the bugs
mailing list