Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH] accel/qaic: Add xbl_config image entry for AIC200
@ 2025-10-07 22:15 Youssef Samir
  2025-10-08  7:49 ` Konrad Dybcio
  2025-10-08 18:32 ` Jeff Hugo
  0 siblings, 2 replies; 7+ messages in thread
From: Youssef Samir @ 2025-10-07 22:15 UTC (permalink / raw)
  To: jeff.hugo, carl.vanderlip, troy.hanson, zachary.mckevitt
  Cc: ogabbay, lizhi.hou, karol.wachowski, linux-arm-msm, dri-devel

From: Aswin Venkatesan <aswivenk@qti.qualcomm.com>

Update the Sahara image table for the AIC200 to add an entry for xbl_config image at id 38.

Signed-off-by: Aswin Venkatesan <aswivenk@qti.qualcomm.com>
Signed-off-by: Youssef Samir <youssef.abdulrahman@oss.qualcomm.com>
---
 drivers/accel/qaic/sahara.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/accel/qaic/sahara.c b/drivers/accel/qaic/sahara.c
index 3ebcc1f7ff58..04e8acb94c04 100644
--- a/drivers/accel/qaic/sahara.c
+++ b/drivers/accel/qaic/sahara.c
@@ -194,6 +194,7 @@ static const char * const aic200_image_table[] = {
 	[23] = "qcom/aic200/aop.mbn",
 	[32] = "qcom/aic200/tz.mbn",
 	[33] = "qcom/aic200/hypvm.mbn",
+	[38] = "qcom/aic200/xbl_config.elf",
 	[39] = "qcom/aic200/aic200_abl.elf",
 	[40] = "qcom/aic200/apdp.mbn",
 	[41] = "qcom/aic200/devcfg.mbn",
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-10-16 10:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-07 22:15 [PATCH] accel/qaic: Add xbl_config image entry for AIC200 Youssef Samir
2025-10-08  7:49 ` Konrad Dybcio
2025-10-13 23:47   ` Carl Vanderlip
2025-10-14  7:48     ` Konrad Dybcio
2025-10-14 16:48       ` Jeff Hugo
2025-10-16 10:07         ` Konrad Dybcio
2025-10-08 18:32 ` Jeff Hugo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox