sof/test/cmocka
Adrian Warecki 42025e551a ipc: Added const specifier to protect IPC message content in sending functions.
Added the const specifier to protect the message passed to
ipc_platform_send_msg and ipc_prepare_to_send functions. The deletion of
the message from the list has been moved to ipc_send_queued_msg function.

Signed-off-by: Adrian Warecki <adrianx.warecki@intel.com>
2022-02-21 15:42:43 +00:00
..
include math: Add power scalar and base 2 log function 2021-12-01 10:42:10 +00:00
src ipc: Added const specifier to protect IPC message content in sending functions. 2022-02-21 15:42:43 +00:00
CMakeLists.txt Math: Build library functions if enabled from Kconfig 2021-11-21 22:41:43 +00:00
cmocka-host-gcc-toolchain.cmake cmocka: add support to run mocks on host architecture 2021-04-20 15:35:18 +01:00
cmocka-xtensa-gcc-toolchain.cmake cmocka: add support to build mocks on xtensa GCC 2021-04-20 15:35:18 +01:00
cmocka-xtensa-xt-toolchain.cmake cmake: xtensa: use absolute paths for tools 2019-06-05 11:38:23 +02:00
memory_mock.x.in cmocka: align to the new heap management 2021-09-10 12:07:59 +01:00