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

Preetam Das (@lostux) gitlab at rtems.org
Tue Feb 10 18:10:47 UTC 2026




Preetam Das commented on a discussion on bsps/aarch64/raspberrypi5/include/bsp.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1006#note_142307

 > +
 > +#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);

Fixed. Also changed the header guards to match this style too, let me know if I should revert it back.

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


More information about the bugs mailing list