linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support to extract the image versions beyond the first 32 images
@ 2025-10-30  9:37 Kathiravan Thirumoorthy
  2025-10-30  9:37 ` [PATCH 1/2] soc: qcom: smem: introduce qcom_smem_validate_item API Kathiravan Thirumoorthy
  2025-10-30  9:37 ` [PATCH 2/2] soc: qcom: socinfo: add support to extract more than 32 image versions Kathiravan Thirumoorthy
  0 siblings, 2 replies; 8+ messages in thread
From: Kathiravan Thirumoorthy @ 2025-10-30  9:37 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio
  Cc: linux-arm-msm, linux-kernel, Kathiravan Thirumoorthy

SMEM item 667 contains the image version details beyond the first 32 images.
Add support for the same. While at it, introduce the new API
qcom_smem_validate_item() and use it before getting the image version
from item 667 to avoid the invalid item warning.

IPQ platforms doesn't have the SMEM item 667. So I couldn't validate the
image version details from SMEM item 667.

Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
---
Kathiravan Thirumoorthy (2):
      soc: qcom: smem: introduce qcom_smem_validate_item API
      soc: qcom: socinfo: add support to extract more than 32 image versions

 drivers/soc/qcom/smem.c       | 16 +++++++++++++--
 drivers/soc/qcom/socinfo.c    | 46 +++++++++++++++++++++++++++++++++++--------
 include/linux/soc/qcom/smem.h |  1 +
 3 files changed, 53 insertions(+), 10 deletions(-)
---
base-commit: 131f3d9446a6075192cdd91f197989d98302faa6
change-id: 20251028-image-crm-part2-1f6bbefea2d8

Best regards,
-- 
Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>


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

end of thread, other threads:[~2025-10-31  4:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-30  9:37 [PATCH 0/2] Add support to extract the image versions beyond the first 32 images Kathiravan Thirumoorthy
2025-10-30  9:37 ` [PATCH 1/2] soc: qcom: smem: introduce qcom_smem_validate_item API Kathiravan Thirumoorthy
2025-10-30 16:51   ` Bjorn Andersson
2025-10-31  0:40     ` Christopher Lew
2025-10-31  4:35       ` Kathiravan Thirumoorthy
2025-10-30  9:37 ` [PATCH 2/2] soc: qcom: socinfo: add support to extract more than 32 image versions Kathiravan Thirumoorthy
2025-10-30 17:11   ` Bjorn Andersson
2025-10-31  4:37     ` Kathiravan Thirumoorthy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).