RTEMS | Xilinx Zynq devcfg driver changes. (#5142)

Chris Johns (@chris) gitlab at rtems.org
Thu Oct 31 02:20:05 UTC 2024




Chris Johns commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5142#note_114101


The use of `malloc` and `free` is to handle the case of a supplied bit image not aligned at a 64 byte boundary which the PCAP DMA engine requires. If an aligned buffer is written or read there are no heap allocations. The use of `malloc` and `free` could be removed and an alignment error return or we leave the code as is?

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5142#note_114101
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/20241031/7b04891a/attachment-0001.htm>


More information about the bugs mailing list