We need this to test UCLASS_SM.

Signed-off-by: Alexey Romanov <avroma...@salutedevices.com>
---
 arch/sandbox/dts/test.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts
index dffe10adbf..4475aa58a6 100644
--- a/arch/sandbox/dts/test.dts
+++ b/arch/sandbox/dts/test.dts
@@ -693,6 +693,10 @@
                                };
                        };
                };
+
+               sm: secure-monitor {
+                       compatible = "sandbox,sm";
+               };
        };
 
        fpga {
-- 
2.25.1

Reply via email to