| |||
| Home > IEM Software Integration and Testing > Integrating and testing the IEM kernel and policies > Integrating the IEM kernel and policies | |||
The IEM kernel and policies have no platform-specific code.
They must run in the kernel space of your OS. You might typically implement them as a loadable kernel module, or similar. You must add any wrappers that this requires. They normally require little or no further integration work.