[PATCH] firmware: qcom: scm: Allow QSEECOM on Glymur CRD

Pankaj Patil posted 1 patch 1 month, 1 week ago
drivers/firmware/qcom/qcom_scm.c | 1 +
1 file changed, 1 insertion(+)
[PATCH] firmware: qcom: scm: Allow QSEECOM on Glymur CRD
Posted by Pankaj Patil 1 month, 1 week ago
Add glymur-crd to QSEECOM allowlist for enabling access to efivars and
uefi bootloader

Signed-off-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
---
 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 8fbc96693a55..86214fb361d8 100644
--- a/drivers/firmware/qcom/qcom_scm.c
+++ b/drivers/firmware/qcom/qcom_scm.c
@@ -2309,6 +2309,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
 	{ .compatible = "microsoft,denali", },
 	{ .compatible = "microsoft,romulus13", },
 	{ .compatible = "microsoft,romulus15", },
+	{ .compatible = "qcom,glymur-crd" },
 	{ .compatible = "qcom,hamoa-iot-evk" },
 	{ .compatible = "qcom,sc8180x-primus" },
 	{ .compatible = "qcom,x1e001de-devkit" },

---
base-commit: 3ef088b0c5772a6f75634e54aa34f5fc0a2c041c
change-id: 20260224-qseecom_glymur-1a70dc3f8eef

Best regards,
-- 
Pankaj Patil <pankaj.patil@oss.qualcomm.com>
Re: [PATCH] firmware: qcom: scm: Allow QSEECOM on Glymur CRD
Posted by Bjorn Andersson 2 weeks, 5 days ago
On Wed, 25 Feb 2026 17:37:24 +0530, Pankaj Patil wrote:
> Add glymur-crd to QSEECOM allowlist for enabling access to efivars and
> uefi bootloader
> 
> 

Applied, thanks!

[1/1] firmware: qcom: scm: Allow QSEECOM on Glymur CRD
      commit: 87a1698cb80650e47b41ca78a78ce06870cba631

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH] firmware: qcom: scm: Allow QSEECOM on Glymur CRD
Posted by Dmitry Baryshkov 1 month, 1 week ago
On Wed, Feb 25, 2026 at 05:37:24PM +0530, Pankaj Patil wrote:
> Add glymur-crd to QSEECOM allowlist for enabling access to efivars and
> uefi bootloader
> 
> Signed-off-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
> ---
>  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