RTEMS | FIX: Correcting macro ZYNQMP_RPU_CORE_INDEX to ZYNQMP_RPU_SPLIT_INDEX. (!858)

Joel Sherrill (@joel) gitlab at rtems.org
Tue Dec 2 15:07:46 UTC 2025




Joel Sherrill commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/858#note_136510


@joaoborges98 The commit message still isn't passing the check. It has lines over 72 characters. The checker cannot tell but the part before the colon on the first line should indicate the code area. Something like this:

```
xilinx-zynqmp-rpu/include/bsp.h: Avoid reinitialization of GIC

The ZYNQMP_RPU_CORE_INDEX macro was undefined in the code, which resulted in BSP_ARM_GIC_MULTI_PROCESSOR_SECONDARY never being defined. This makes the secondary core initialize GIC again. It should be corrected by defining the ZYNQMP_RPU_SPLIT_INDEX macro.
```

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/858#note_136510
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/20251202/42fc3ace/attachment.htm>


More information about the bugs mailing list