Skip to content

Commit e091609

Browse files
committed
FROMLIST: arm64: dts: qcom: hamoa: fastrpc: set ADSP on secure domain
On Hamoa platforms, ADSP FastRPC should be instantiated as a secure domain. The presence of `qcom,non-secure-domain` under the ADSP fastrpc node causes the kernel to expose a non-secure device node, which is not desired for Hamoa. Signed-off-by: Jianping Li <jianping.li@oss.qualcomm.com>
1 parent 4c89453 commit e091609

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm64/boot/dts/qcom/hamoa.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4222,7 +4222,6 @@
42224222
compatible = "qcom,fastrpc";
42234223
qcom,glink-channels = "fastrpcglink-apps-dsp";
42244224
label = "adsp";
4225-
qcom,non-secure-domain;
42264225
#address-cells = <1>;
42274226
#size-cells = <0>;
42284227

0 commit comments

Comments
 (0)