Sorry, but there are no more tags available to filter with.
  • Secure world memory access with MMU disabled

    Hi,

    I am a newbie to the TrustZone architecture. I learned that, in secure world, whether a memory access is secure or not is determined by the NS field in the translation descriptor and, in non-secure world, the NS field will be ignored. I am wondering…