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.
Hi,I am working on TI platform having 2 clusters of Cortex-A53 with 2 cores in each cluster. I am running TI provided Linux on cluster-0/core-0 with HYP mode software controlling stage-2 translation. While running linux and enabling stage-2 translation, I am getting data abort exception 0x96000035 (unsupported exclusive or atomic access). Surprisingly, even though EL2 is running, exception is generated at EL1 (in linux kernel). When I disable stage-2 translation, exception is not getting generated at EL1 and linux is booting successfully. I tried different combinations of sharable attributes but still, error persists.
Can anybody give hint on the issue?