Added
- Memory cache management of shared memory. Enable with
#define RL_USE_DCACHE (1)
inrpmsg_config.h
in case of data cache is used. - Cmake/Kconfig support added.
- Porting layers for imx95, imxrt700, mcmxw71x, mcmxw72x, kw47b42 added.
#define RL_USE_DCACHE (1)
in rpmsg_config.h
in case of data cache is used.