
11 Sep
2023
11 Sep
'23
6:35 p.m.
We need this to test UCLASS_SM.
Signed-off-by: Alexey Romanov avromanov@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