| Module | Supported CPUs | SysConfig Support | OS support | Key features tested | Key features not tested / NOT supported |
| Address Translate | M4F | YES | FreeRTOS, NORTOS | Use RAT to allow M4F access to peripheral address space | - |
| Clock | M4F | YES | FreeRTOS, NORTOS | Tick timer at user specified resolution, timeouts and delays | - |
| CycleCounter | M4F | NA | FreeRTOS, NORTOS | Measure CPU cycles using CPU specific internal counters | - |
| Debug | M4F | YES | FreeRTOS, NORTOS | Logging and assert to any combo of: UART, CCS, shared memory | - |
| Heap | M4F | NA | FreeRTOS, NORTOS | Create arbitrary heaps in user defined memory segments | - |
| Hwi | M4F | YES | FreeRTOS, NORTOS | Interrupt register, enable/disable/restore | - |
| MPU | M4F | YES | FreeRTOS, NORTOS | Setup MPU and control access to address space | - |
| Semaphore | M4F | NA | FreeRTOS, NORTOS | Binary, Counting Semaphore, recursive mutexs with timeout | - |
| Task | M4F | NA | FreeRTOS | Create, delete tasks | - |
| Timer | M4F | YES | FreeRTOS, NORTOS | Configure arbitrary timers | - |
| Peripheral | Supported CPUs | SysConfig Support | Key features tested | Key features not tested / NOT supported |
| IPC Rpmsg | M4F | YES | RPMessage protocol based IPC, M4F and Linux A53 cores | - |
| GPIO | M4F | YES | Basic input/output, GPIO as interrupt | - |
| I2C | M4F | YES | Master mode, basic read/write, polling and interrupt mode | - |
| UART | M4F | YES | Basic read/write, polling, interrupt mode, | - |
| MCAN | M4F | YES | RX, TX, interrupt and polling mode | - |