hi,all.I am working to implement 2 level TLB ,and i notice that the TLB have stage 2 translation when at no secure EL0 and EL1 translation regime。but i doubt if i also need to implement stage2 in 2 level TLB.i cant't find the detailed about stage2,do you any know that?
and i understand the table walker is connect to last level tlb ,but when have stage 2 tlb,what i can do?
Please see: https://developer.arm.com/architectures/learn-the-architecture/aarch64-virtualization/stage-2-translation
Hope this helps!