Configuration directives

This chapter details the different configuration directives for kernel and partitions. The configuration of kernel and partitions is made using C code. You must write it carefully since a mistake can have significant impacts in terms of safety or security.

Most of the time, the C configuration code will be maccros in global variables. The purpose of this chapter is to detail each variable. If you use generated code, the configuration code is mostly generated in deployment.c and deployment.h files.



Subsections

Copyright 2009 POK Team