The Inter-Platform Communication Framework (IPCF) is a subsystem that enables applications (running on multiple
homogenous or heterogeneous processing cores) located on the same chip or different chips (running on other
operating systems like AUTOSAR®, FreeRTOS™, or more) to communicate over various transport
interfaces (such as
Shared Memory and others).
IPCF exposes a zero-copy API that customers can directly use for maximum performance, minimum overhead, and low CPU
load. The driver ensures FRDM from interference between local and remote shared memory by executing all writing
operations only in the local memory domain.
Customers can enforce memory protection for their software with IPCF.