Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Src directory contains device-specific source code files for the hardware platform you chose for your OS design.
The Src directory can contain the following directories.
Directory | Contents |
---|---|
Bootloader | Boot loader-specific source code files for building and linking the boot loader.
The Bootloader directory contains directories for available boot loaders. |
Common | Source code files related to the boot loader and the kernel. |
Drivers | Device-specific drivers that there are no public drivers for. |
Inc | Device-specific header files that define the following:
|
Kernel | Device-specific source code files for building and linking the kernel and OAL.
The Kernel directory contains the following directories:
|
See Also
%_TGTPLAT% Directory | Production-Quality OAL
Send Feedback on this topic to the authors