This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/TDA2EVM5777: How to disable cache on EVE/IPU

Part Number: TDA2EVM5777

Tool/software: Linux

Hi,

In our application use case, we are allocating memory on the A15 side using malloc(), filling the net params via fread and passing this to Alg_tidl on the EVE.

How ever on the EVE side we notice that this data is not being read appropriately, we suspect the cache invalidation is not happening properly.

How do we disable the cache on EVE/IPU?

Regards,

Ranjith