I see in the latest A8_01_02 there is a new "EnableUnalignedAccess()" function in init.c.
Is there some special reason for this new function? Any background?
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.
I see in the latest A8_01_02 there is a new "EnableUnalignedAccess()" function in init.c.
Is there some special reason for this new function? Any background?
This was reported by a customer implementing ARM based codecs using NEON - some code was crashing because of strict alignment
Atul