hal: Dolby trumpet security changes
- ip-handler interface audio extension module changes to
handle ADSP trumpet security mechanism.
- Send the library ion fd to driver to assign the corresponding
memory to DSP for decryption of the decoder library.
- adsp handler changes to handle COPP events from ADSP
Change-Id: I4e7628111bd482faa98c6d3ba9453d22c9dad755
diff --git a/hal/msm8974/platform.h b/hal/msm8974/platform.h
index 2cb1741..ba7b01a 100644
--- a/hal/msm8974/platform.h
+++ b/hal/msm8974/platform.h
@@ -21,6 +21,9 @@
#define QCOM_AUDIO_PLATFORM_H
#include <sound/voice_params.h>
+#define TRUMPET_TOPOLOGY 0x11000099
+#define ACDB_ID_STEREO_SPEAKER_DEVICE 15
+
enum {
FLUENCE_NONE,
FLUENCE_DUAL_MIC = 0x1,