From 75c057fe65b2fa75a936ef4ef201a26a9b506b54 Mon Sep 17 00:00:00 2001 From: Sanjeev Yadav Date: Wed, 24 Jan 2024 23:32:32 +0530 Subject: [PATCH] ANDROID: GKI: Update symbol list for mtk It's require to integrate vendor specific err handling mechanism where below symbols will be used. [A] 'function void ufshcd_complete_requests(ufs_hba*)' [A] 'function void ufshcd_err_handling_prepare(ufs_hba*)' [A] 'function void ufshcd_err_handling_unprepare(ufs_hba*)' Above mentioned 3 symbols will be used in UFS vendor hooks implementation exported with previous submitted topic - "ufs_perf_heuristic" (URL mentioned in Link:) Bug: 322142524 Link: https://android-review.googlesource.com/q/topic:%22ufs_perf_heuristic%22 Change-Id: I05a8db36c6c8f7d1cb37c122420fb3d3110dc2a5 Signed-off-by: Sanjeev Yadav --- android/abi_gki_aarch64.xml | 23 +++++++++++++++++++---- android/abi_gki_aarch64_mtk | 3 +++ 2 files changed, 22 insertions(+), 4 deletions(-) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index 4aaf6c631d6e..226ceb691807 100644 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -5739,12 +5739,15 @@ + + + @@ -141599,8 +141602,8 @@ - - + + @@ -147666,6 +147669,10 @@ + + + + @@ -147702,6 +147709,14 @@ + + + + + + + + @@ -147975,8 +147990,8 @@ - - + + diff --git a/android/abi_gki_aarch64_mtk b/android/abi_gki_aarch64_mtk index 21fb3b2771a6..4accdf1c433f 100644 --- a/android/abi_gki_aarch64_mtk +++ b/android/abi_gki_aarch64_mtk @@ -2381,10 +2381,13 @@ uart_update_timeout uclamp_eff_value __udelay + ufshcd_complete_requests ufshcd_delay_us ufshcd_dme_get_attr ufshcd_dme_set_attr ufshcd_dump_regs + ufshcd_err_handling_prepare + ufshcd_err_handling_unprepare ufshcd_fixup_dev_quirks ufshcd_get_pwr_dev_param ufshcd_hba_enable