Hi Experts,
I was going through the arm v8 mmu page table formation, when it's compared to arm v7 it is completely different.
I could see how to set the different page attributes like caching policies, but I couldn't get how to mark a page as shareable to enable the exclusive load store instructions.
can you please help me with correct location where we can set the shareable attribute ?