Rev update for audioreach-graphservices and audioreach-conf#72
Merged
quic-aditrath merged 3 commits intoAudioReach:mainfrom Nov 10, 2025
Merged
Rev update for audioreach-graphservices and audioreach-conf#72quic-aditrath merged 3 commits intoAudioReach:mainfrom
quic-aditrath merged 3 commits intoAudioReach:mainfrom
Conversation
Commits included in this version bump are below: linux: Update default use case graph audioreach-conf: kvh2xml: Add key-value pairs for all audio use cases Signed-off-by: Sairamreddy Bojja <sbojja@qti.qualcomm.com>
Commits included in this version bump are below: args:spf: Add header file for sound dose args: change to enable compilation of args for GCC 14.2 args: add LT VERSION support and kernel header for custom stack ats:add miscellaneous change for code compilation ar_util: Add change to enable versioning args: Update the VOID type to void for compilation issues. gsl: Update Makefiles to enable lib versioning args: Update SPF and ASPS sources,remove AMDB and media format code ar_osal: create dynamic pd at run time ar_osal: Add interface for dynamic pd ar_osal: change to disable msm_audio_ion support ar_osal: add retry mechanism for opening audio memory driver gpr: Add changes to add version. gpr: set thread name for GPR receiver thread gsl: fix compilation issues in GSL gsl: Remove pkv NULL point detection gsl: fix compilation issues in GSL args: add retry mechanism and update graph open timeout gsl: reset ss_restarted_flags if there's no loaded mem gsl: fix static analysis errors in mdf utils args: MDSP code adaptation gsl: use safe heap for satellite dynamic PD GSL: check the RSP and unmap the memory if needed gsl: support offloading to dynamic PD gsl: fix handling dynamic PD service notifications gsl: add support for SSR handling of dynamic pd gsl: set address type in memory map command args: update rx_haptics_api header file. gsl: hold open_close_lock until spf_restart flag is reset gsl: use non-zero token for gpr packet acdb: fix crash due to wrong source size in ar_memcpy ar_osal: Updated READ_ONLY_WRITE ar_fopen handling acdb: fix memory reuse acdb: fix only 1st model being load into payload args : handle the already defined values using namespace args : update header file for NMT module args: fix potential null pointer dereference args: update proc id properly for acquiring calibration args: update header for history data capture module args: Strengthen read_size verification robustness gsl: Increase graph_prepare timeout gsl: add CKV num check args: add pointer memory address checks in acdb_parser_get_chunk args: gsl: initialize AcdbCmdGetSubgraphProcIdsRsp to NULL args: Fix issue for persist cal index spf: api: Add spv5 related param id defintions gsl: aviod potential null dereference gsl: Add Null pointer check args: acdb: support persist calibration per processor id gsl: skip unsuccessful PD service registration for a subsystem args: gsl: add rtc support for MDF persist cal tables gsl: add MDF support for persist cal tables for voice call gsl: prevent coupled SSR if dynamic pd is not active gsl: deregister dynamic pd after persist cal is freed spf: api: Add spv7 related module defs args :change to add header file for TTS module args : change to add header file for NMT module ar_osal: skip dynamic PD memory unmap if PD is not active gsl: deregister persistent calibration in graph close ar_osal: fix service name to pd mapper gsl: fix SSR down status flag setting gsl: use safe heap for satellite dynamic PD GSL: Add GSL STOP command timeout args: Add output status value enum SPF: update SPR module API Revert "gsl: use safe heap for MDF dynamic PD" args: Add speaker diarization module's api.h file gsl: Increase graph_start timeout gsl: skip dynamic PD memory unmap if PD has crashed args: add asps header file for speaker diarization gsl: check and create gpr packet only if satellites are available args: fix array out of bounds exception gsl: fix handling dynamic PD service notifications args: Update ASR module's header file to support timestamp based ASR spf: update haptics Rx and VI apis args : Update ASR module's header file to support logger mode gsl: send dynamic pd satellite info to master DSP gsl: fix dynamic PD concurrency graph handling args: fix for crash issue due to pointer overwritten Signed-off-by: Sairamreddy Bojja <sbojja@qti.qualcomm.com>
Add '--with-msm-audio-ion-disable' to EXTRA_OECONF to align with recent updates in audioreach-graphservices that disable MSM Audio ION support. Update SOLIBS to '.so*' to correctly package all shared library variants. Signed-off-by: Sairamreddy Bojja <sbojja@qti.qualcomm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
revision update for audioreach-graphservices and audioreach-conf recipes.
Update EXTRA_OECONF and SOLIBS params.