drivers/firmware/qcom/qcom_scm.c | 1 + 1 file changed, 1 insertion(+)
Add Mahua CRD board to the QSEECOM allowlist for enabling access to
efivars and uefi bootloader.
Signed-off-by: Gopikrishna Garmidi <gopikrishna.garmidi@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 33333384ac81..81a0271d887c 100644
--- a/drivers/firmware/qcom/qcom_scm.c
+++ b/drivers/firmware/qcom/qcom_scm.c
@@ -2312,6 +2312,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
{ .compatible = "microsoft,romulus15", },
{ .compatible = "qcom,glymur-crd" },
{ .compatible = "qcom,hamoa-iot-evk" },
+ { .compatible = "qcom,mahua-crd" },
{ .compatible = "qcom,purwa-iot-evk" },
{ .compatible = "qcom,sc8180x-primus" },
{ .compatible = "qcom,x1e001de-devkit" },
---
base-commit: 785f0eb2f85decbe7c1ef9ae922931f0194ffc2e
change-id: 20260322-mahua-qcom_scm-support-0816c6135aa4
Best regards,
--
Gopikrishna Garmidi <gopikrishna.garmidi@oss.qualcomm.com>
On Sun, 22 Mar 2026 23:27:39 -0700, Gopikrishna Garmidi wrote:
> Add Mahua CRD board to the QSEECOM allowlist for enabling access to
> efivars and uefi bootloader.
>
>
Applied, thanks!
[1/1] firmware: qcom: scm: Allow QSEECOM on Mahua CRD
commit: 0ff62b7f1b355d4cc0568d73e5911683bdcfe1e7
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
On Sun, Mar 22, 2026 at 11:27:39PM -0700, Gopikrishna Garmidi wrote: > Add Mahua CRD board to the QSEECOM allowlist for enabling access to > efivars and uefi bootloader. > > Signed-off-by: Gopikrishna Garmidi <gopikrishna.garmidi@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
© 2016 - 2026 Red Hat, Inc.