The Kernel is designed to simplify porting to hardware with minimal disruption.
The kernel is designed to simplify porting. This means it has been designed in such a way as to make it easy to identify the various parts of the layered kernel stack that require porting for delivery to specific hardware.
Kernel and Hardware Services provides:
A multi-tasking, real-time operating system kernel. This creates and manages the primary OS kernel abstractions, such as processes, memory management, and scheduling.
Device drivers that provide logical interfaces to device hardware.
Access to and management of file systems.
The documentation provides separate guides for:
Creators of applications and system services that use the services that the Kernel and Hardware Services components provide.
Creators of new device drivers, for licensees and partners who need to support new hardware devices.
Creators of base ports, who need to configure and extend the Kernel and Hardware Services software to run on new phone hardware.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.