xiaojun zheng commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/894#note_138100 I’m working on an RK3568 board. The RK3568 organizes multiple cores into multiple clusters, and I’ve done a quick check on the RK3399 — it’s even more complicated than the RK3568. The current RTEMS version lacks multi-cluster support, so the SMP mode may be a bit more complicated as a result. Therefore, the GICv3 implementation should be improved. I have raised issue #5064 to track this enhancement. Now I’m stuck on how to enhance GICv3 and preserve the MPIDR register without impacting existing BSPs. Maybe we can discuss these points when you are working on SMP support,as it would help me resolve the current blocking issue. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/894#note_138100 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
