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

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




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

 > +
 > +#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 see that it was done as `raspberrypi_4_` in the rpi4b BSP, I think that is a mistake and should be changed.

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


More information about the bugs mailing list