Today Embox supports MMU for different architectures such as ARM, Microblaze,
Sparc and x86. To provide a MMU support on all architectures we lack PowerPC.
The goal of this project is to add MMU support for PowerPC under Embox.
Since Embox already supports a MMU on other platforms you should implement only
architecture-dependent part which includes:
* Initialization of the MMU subsystem
* Handling of the MMU interrupts
Original issue reported on code.google.com by ki.stfu on 17 Sep 2014 at 9:28
Original issue reported on code.google.com by
ki.stfu
on 17 Sep 2014 at 9:28