Francescodario Cuzzocrea commented on a discussion on 
bsps/riscv/shared/start/bspgetworkarea.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/194#note_112109

 >    int ac;
 >    int sc;
 >    int len;
 > +  uint64_t start64;
 > +  uint64_t size64;
 > +  uint64_t start32;
 > +  uint64_t size32;

On any Polarfire SoC FPGA based device you can have different controllers on or 
off, depending on how you configure the FPGA design and if you instantiate 
soft-IP controllers. I do not fully understand how to (re)use the 
RISCV_ENABLE_MPFS_SUPPORT for DTS though.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/194#note_112109
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

Reply via email to