lsm: add support for ADSP multi stage VA

Enhance APIs to get instance id and stage info from userspace,
required for multi-stage Voice Activation in ADSP.

Change-Id: Ie39a3d002a56fb8df0c241089a50d55ef700a538
Signed-off-by: Dhananjay Kumar <dhakumar@codeaurora.org>
This commit is contained in:
Dhananjay Kumar
2018-06-19 06:07:29 +05:30
parent a6a600898a
commit ce6ec5fcf2
4 changed files with 761 additions and 368 deletions

View File

@@ -9949,6 +9949,7 @@ struct avcs_fwk_ver_info {
#define LSM_SESSION_CMD_EOB (0x00012A89)
#define LSM_SESSION_CMD_READ (0x00012A8A)
#define LSM_SESSION_CMD_OPEN_TX_V2 (0x00012A8B)
#define LSM_SESSION_CMD_OPEN_TX_V3 (0x00012A95)
#define LSM_CMD_ADD_TOPOLOGIES (0x00012A8C)
#define LSM_SESSION_EVENT_DETECTION_STATUS (0x00012B00)