Skip to content

Commit fb5e5ab

Browse files
author
Jyri Sarha
committed
src/debug/telemetry/telemetry2_slot.h: HACK add ADSP_DW_SLOT_TELEMETRY2
1 parent 0d0caee commit fb5e5ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/debug/telemetry/telemetry2_slot.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@
4444

4545
#include <stdint.h>
4646

47+
// HACK: This should be in zephyr/soc/intel/intel_adsp/common/include/adsp_debug_window.h
48+
#define ADSP_DW_SLOT_TELEMETRY2 0x4c455500
49+
4750
#define TELEMETRY2_PAYLOAD_MAGIC 0x1ED15EED
4851

4952
#define TELEMETRY2_PAYLOAD_V0_0 0

0 commit comments

Comments
 (0)