We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello community and experts,
I am doing an experiment on Cortex-A53 which executes some exclusive access instructions such as 'ldaxr'.
When I config memory to Normal type+cacheable, 'ldaxr' can execute well. But if I config memory to Normal type+non-cacheable, it will generate exception when execute 'ldaxr'.
Must the memory of exclusive instructions access be cacheable in Cortex-A53?
Thanks for your attention!
Best Regards,
Emmy
Thanks for 42Bastian Schick's and Peter Rielly's explainations.
It seems my A53 system does not support exclusiveness in non-cached memory.
Is there any method to verify cache's correctness and stability?