PATH![]() |
The previous version of the NanoKernel has code that is processor-specific to create data structures. With the NewWorld architecture, the Trampoline code creates these data structures from information in the Open Firmware device tree.
NanoKernel is typically no longer changed to support a new CPU. Support for new processors has moved to POST, which is responsible for configuring all processor-specific registers. Runtime cache control is part of RTAS.