-
Bug
-
Resolution: Fixed
-
Medium
-
MCAL
-
MCAL-12893
-
PROCESSOR-CORESDK_08.05.00
-
-
MCAL CSL_armR5CacheWb API internally runs a loop to writeback/invalidate cache. But for each loop, the implementation calls DMB/DSB instructions on every time. This should not be called every time, as it affects R5F performance..