Could anyone explain to me why SYSBIOS implementation of Cache API for C66x distinguishs between global ("All") and block coherency operations?
Namely implementation of block coherency operations take into account XMC prefetch buffer (invalidate it as well, if necessary) and provide workaround for the notorious Advisory 22 (sprz334e.pdf) whereas implementation of global coherency opetations ignores XMC and, which is even more important, ignores the silicon bug altogether? I couldn't find any hint in the documentation...
SYSBIOS vestion: 6.33.06.50
Thanks in advance,
Dmitry