Skip to content

Commit 87a1698

Browse files
pankaj-qcomandersson
authored andcommitted
firmware: qcom: scm: Allow QSEECOM on Glymur CRD
Add glymur-crd to QSEECOM allowlist for enabling access to efivars and uefi bootloader Signed-off-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260225-qseecom_glymur-v1-1-0cafc709e2ef@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent d98b978 commit 87a1698

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/firmware/qcom/qcom_scm.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2310,6 +2310,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
23102310
{ .compatible = "microsoft,denali", },
23112311
{ .compatible = "microsoft,romulus13", },
23122312
{ .compatible = "microsoft,romulus15", },
2313+
{ .compatible = "qcom,glymur-crd" },
23132314
{ .compatible = "qcom,hamoa-iot-evk" },
23142315
{ .compatible = "qcom,purwa-iot-evk" },
23152316
{ .compatible = "qcom,sc8180x-primus" },

0 commit comments

Comments
 (0)