Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

firmware: qcom: scm: Allow QSEECOM on HAMOA-IOT-EVK

Add the Hamoa-IoT-EVK board to the list to enable access to EFI variables.

Signed-off-by: Yijie Yang <yijie.yang@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250804-hamoa_initial-v4-2-19edbb28677b@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Yijie Yang and committed by
Bjorn Andersson
60a63913 3bf7097b

+1
+1
drivers/firmware/qcom/qcom_scm.c
··· 2006 2006 { .compatible = "microsoft,blackrock" }, 2007 2007 { .compatible = "microsoft,romulus13", }, 2008 2008 { .compatible = "microsoft,romulus15", }, 2009 + { .compatible = "qcom,hamoa-iot-evk" }, 2009 2010 { .compatible = "qcom,sc8180x-primus" }, 2010 2011 { .compatible = "qcom,x1e001de-devkit" }, 2011 2012 { .compatible = "qcom,x1e80100-crd" },