Memory layout: Difference between revisions

Smea (talk | contribs)
Smea (talk | contribs)
Line 65: Line 65:
  1FFF7800 - 1FFF7C00: MMU table but unused?
  1FFF7800 - 1FFF7C00: MMU table but unused?
  1FFF7C00 - 1FFF8000: 256-entry L2 MMU table for VA FFFxx000  
  1FFF7C00 - 1FFF8000: 256-entry L2 MMU table for VA FFFxx000  
  1FFF8000 - 1FFFC000: 4096-entry L1 MMU table for VA xxx00000 (CPU 0 or 1)
  1FFF8000 - 1FFFC000: 4096-entry L1 MMU table for VA xxx00000 (CPU 0)
  1FFFC000 - 20000000: 4096-entry L1 MMU table for VA xxx00000 (CPU 1 or 0)
  1FFFC000 - 20000000: 4096-entry L1 MMU table for VA xxx00000 (CPU 1)
  20000000 - 28000000: Main memory
  20000000 - 28000000: Main memory