Domain in arm architecture means what
问题 When I debug MMU in Cortex-A9 MPCore, I always see Domain Access Control Register , but, what does domain means ? up to 16 domains ? Anyone can give me a link to explain this ? 回答1: TL;DR The DACR not only decreases the context switch code path, but can also speed execution after the context switch occurs. There are several links which explain the specifics of Domain Access Control Register or DACR . For example ARM's Memory access permissions and domains. However, this page and many others