sof/test/cmocka
Marcin Maka 322e150080 trace: add uuid to trace entry and remove trace ids
New trace entry parameter is defined: uuid of the source.
Technically, this is an address of uuid entry linked
inside a special section in elf.

Has_ids is removed from the static log entry since eventually
all entries will use uuids and -1 detection is good enough
detection for those who still do not provide ids.

Note: both changes are done in a single patch to avoid two
major dbg-abi version bumps.

Signed-off-by: Marcin Maka <marcin.maka@linux.intel.com>
2020-03-06 10:15:04 +01:00
..
include trace: add uuid to trace entry and remove trace ids 2020-03-06 10:15:04 +01:00
src trace: add uuid to trace entry and remove trace ids 2020-03-06 10:15:04 +01:00
CMakeLists.txt test: Use common_mocks in each unit test 2020-01-22 14:45:29 +00: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 uuid: add simple static uuids linked to ldc section 2020-03-06 10:15:04 +01:00