Re: [PATCH v6 09/14] firmware: qcom_scm: Simplify qcom_scm_pas_init_image()

From: Konrad Dybcio

Date: Fri Nov 07 2025 - 05:16:18 EST


On 11/4/25 8:35 AM, Mukesh Ojha wrote:
> Simplify qcom_scm_pas_init_image() by making the memory allocation,
> copy and free operations done in a separate function than the actual
> SMC call.

This would be better supported by saying "this is prepwork for the next
patch"

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad