sof/src
ArturX Kloniecki 62ad4b83e9 abi: Redefine SOF_ABI_VERSION to allow for backward compatibility
SOF_ABI_VERSION macro now performs bitshift and addition to compose
final version number out of SOF_ABI_MAJOR, SOF_ABI_MINOR and SOF_ABI_MICRO
components.
Also added SOF_ABI_VERSION_INCOMPATIBLE macro to allow for easier comparison
between FW ABI version and client applications.

Signed-off-by: ArturX Kloniecki <arturx.kloniecki@linux.intel.com>
2018-10-08 19:20:04 +02:00
..
arch notifier: add notifier to core_context 2018-10-08 12:12:08 +02:00
audio dma: SG elem lists replaced with arrays 2018-10-08 14:37:53 +02:00
drivers Merge pull request #458 from thesofproject/topic/sgl-array 2018-10-08 16:38:10 +01:00
host dma: SG elem lists replaced with arrays 2018-10-08 14:37:53 +02:00
include abi: Redefine SOF_ABI_VERSION to allow for backward compatibility 2018-10-08 19:20:04 +02:00
init notifier: add notifier to core_context 2018-10-08 12:12:08 +02:00
ipc Merge pull request #458 from thesofproject/topic/sgl-array 2018-10-08 16:38:10 +01:00
lib Merge pull request #458 from thesofproject/topic/sgl-array 2018-10-08 16:38:10 +01:00
library work: Add platform workq default timeout for missing platforms. 2018-09-27 08:23:03 +01:00
math autotools: replace user variables with automake variables 2018-07-06 13:58:47 +02:00
platform plat: apl: clock gating adjusted for dai, dma, and cores 2018-10-08 15:03:45 +02:00
tasks idc: process IDC message as task 2018-09-21 10:40:12 +02:00
Makefile.am core: fix wrong inclusion of core-isa.h 2018-06-25 13:36:50 +02:00