423264b96b
using once single header to support multiple socs and product generations is error prone and not easily maintained. Over time we have been adding conditional code in headers and extending structs to support new HW features which becomes a problem. Goal is to keep platform headers in sync with hardware specification and allow of introduction of new platforms and hardware features by just introducing a new SoC with its own set of headers. This is now just a copy of existing cavs-shim.h with slight changes, goal is to clean this up long term and sync with hardware datasheets and align on naming as well. Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ipm_cavs_host.c | ||
ipm_cavs_idc.c | ||
ipm_cavs_idc.h | ||
ipm_handlers.c | ||
ipm_imx.c | ||
ipm_mcux.c | ||
ipm_mhu.c | ||
ipm_mhu.h | ||
ipm_nrfx_ipc.c | ||
ipm_nrfx_ipc.h | ||
ipm_stm32_hsem.c | ||
ipm_stm32_ipcc.c | ||
Kconfig | ||
Kconfig.nrfx | ||
Kconfig.nrfx_ipc_channel |