Re: [PATCH v2 3/4] firmware: qcom: enable QSEECOM on Lenovo Yoga C630

From: Konrad Dybcio
Date: Mon Jun 23 2025 - 06:44:10 EST


On 6/21/25 9:56 PM, Dmitry Baryshkov wrote:
> QSEECOM driver end UEFI vars access works on the Lenovo Yoga C630. This
> platform has only one storage (UFS) shared between Linux and SecureOS
> world, uefisecapp can not update variables directly. It requires some
> additional steps in order to update variables, which are not yet reverse
> engineered.
>
> Enable the QSEECOM device on that laptop and set up a quirk, making UEFI
> vars read-only.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> ---

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

Konrad