LibBSD | INTRNG: Add support for INTRNG on aarch64 (!133)

Kinsey Moore (@opticron) gitlab at rtems.org
Tue Apr 28 02:55:02 UTC 2026




Kinsey Moore started a new discussion on rtemsbsd/rtems/rtems-kernel-nexus.c: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/133#note_149141

 >  	struct rman *rm;
 >  	const rtems_bsd_device *nd;
 >  	rman_res_t base = RTEMS_BSP_PCI_MEM_REGION_BASE;
 > +#ifdef INTRNG
 > +	struct intr_map_data_rtems *irq_data;
 > +	phandle_t rpic_xref;
 > +#endif /* INTRNG */

The INTRNG code should be in the other commit.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/133#note_149141
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/20260428/2246ef08/attachment-0001.htm>


More information about the bugs mailing list