public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* flat mapping vs identity mapping on ARM
@ 2016-09-22 14:30 valerij zaporogeci
  2016-09-22 15:03 ` Ard Biesheuvel
  0 siblings, 1 reply; 7+ messages in thread
From: valerij zaporogeci @ 2016-09-22 14:30 UTC (permalink / raw)
  To: edk2-devel

In the ARM architecture, there is such a thing - "flat mapping", where
MMU stage 1 is disabled and the mapping done is 1:1 and attributes set
to the predefined values.
Did I understand right, that this is NOT what UEFI means by "identity
mapping" with MMU enabled? And in the latter case there is need to
create all those page tables and stuff, setting 1:1 mapping between VA
and PA? If so, why to do that? Why "flat mapping" isn't what UEFI
would love to see as its mapping regime?


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-09-22 19:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22 14:30 flat mapping vs identity mapping on ARM valerij zaporogeci
2016-09-22 15:03 ` Ard Biesheuvel
2016-09-22 15:19   ` valerij zaporogeci
2016-09-22 15:22     ` Ard Biesheuvel
2016-09-22 15:23       ` Ard Biesheuvel
2016-09-22 15:34   ` Andrew Fish
2016-09-22 19:14     ` valerij zaporogeci

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox