RTEMS | bsps/aarch64/raspberrypi5: Add initial Raspberry Pi 5 BSP (!1006)

Gedare Bloom (@gedare) gitlab at rtems.org
Mon Feb 9 21:16:37 UTC 2026




Gedare Bloom started a new discussion on bsps/aarch64/raspberrypi5/include/bsp.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1006#note_142238

 > +
 > +#ifndef ASM
 > +
 > +#include <bsp/default-initial-extension.h>
 > +#include <bsp/start.h>
 > +
 > +#include <rtems.h>
 > +
 > +#include <bsp/raspberrypi5.h>
 > +
 > +#ifdef __cplusplus
 > +extern "C" {
 > +#endif /* __cplusplus */
 > +
 > +/* Raspberry Pi 5 MMU initialization */
 > +BSP_START_TEXT_SECTION void raspberrypi_5_setup_mmu_and_cache(void);

I would use the prefix `raspberrypi5` for the BSP name in functions.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1006#note_142238
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/20260209/7bcf772b/attachment-0001.htm>


More information about the bugs mailing list