[PATCH 5/5] firmware: qcom: scm: Allow QSEECOM on ECS LIVA QC710

Val Packett posted 5 patches 4 weeks ago
There is a newer version of this series
[PATCH 5/5] firmware: qcom: scm: Allow QSEECOM on ECS LIVA QC710
Posted by Val Packett 4 weeks ago
Allow this machine to access efivars through qseecom/uefisecapp.

Signed-off-by: Val Packett <val@packett.cool>
---
 drivers/firmware/qcom/qcom_scm.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/firmware/qcom/qcom_scm.c b/drivers/firmware/qcom/qcom_scm.c
index 1ced6022c716..3b5742193738 100644
--- a/drivers/firmware/qcom/qcom_scm.c
+++ b/drivers/firmware/qcom/qcom_scm.c
@@ -2007,6 +2007,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
 	{ .compatible = "dell,inspiron-14-plus-7441" },
 	{ .compatible = "dell,latitude-7455" },
 	{ .compatible = "dell,xps13-9345" },
+	{ .compatible = "ecs,liva-qc710" },
 	{ .compatible = "hp,elitebook-ultra-g1q" },
 	{ .compatible = "hp,omnibook-x14" },
 	{ .compatible = "huawei,gaokun3" },
-- 
2.51.2
Re: [PATCH 5/5] firmware: qcom: scm: Allow QSEECOM on ECS LIVA QC710
Posted by Dmitry Baryshkov 4 weeks ago
On Sun, Jan 11, 2026 at 05:35:13AM -0300, Val Packett wrote:
> Allow this machine to access efivars through qseecom/uefisecapp.
> 
> Signed-off-by: Val Packett <val@packett.cool>
> ---
>  drivers/firmware/qcom/qcom_scm.c | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>


-- 
With best wishes
Dmitry