• What flow should I execute to make cache and MMU work properly when I turn into non secure world?

    In A7 platform with TZ extension , I know that there is a virtual MMU for non secure world, and I think it should be enabled after entering non secure world.

    But the most confusing thing is that what has to be done with cache-----clean , invalidate or…