zephyr/drivers/ipm
Andy Ross a7af0acfc2 soc/intel_adsp: Clean up IPM compiler guards
The CAVS_IDC_IPM driver happens to be used only on non-2.5 hardware,
but it's best to be clear in the conditional compilation when we're
talking about hardware-dependencies and when we mean software
configuration.  This was mixed up in a few spots.

Also fix a warning that creeps in on non-default drivers choices about
an undeclared ipm function.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2021-11-23 13:23:54 -05:00
..
CMakeLists.txt drivers/ipm: Remove intel_adsp_mailbox driver 2021-11-23 13:23:54 -05:00
Kconfig drivers/ipm: Remove intel_adsp_mailbox driver 2021-11-23 13:23:54 -05:00
Kconfig.nrfx drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
Kconfig.nrfx_ipc_channel drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
ipm_cavs_idc.c soc/intel_adsp: Eliminate platform configuration headers 2021-11-23 13:23:54 -05:00
ipm_cavs_idc.h soc/intel_adsp: Clean up IPM compiler guards 2021-11-23 13:23:54 -05:00
ipm_handlers.c ipm: Fixed linker error in drivers/ipm/ipm_handlers.c 2021-01-10 11:08:38 -05:00
ipm_imx.c drivers: ipm: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
ipm_mcux.c drivers: ipm: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
ipm_mhu.c drivers: ipm: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
ipm_mhu.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipm_nrfx_ipc.c drivers: ipm: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
ipm_nrfx_ipc.h drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
ipm_stm32_hsem.c drivers: ipm: add driver based on stm32 hsem 2021-08-09 16:11:28 +02:00
ipm_stm32_ipcc.c drivers: ipm: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00