mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-18 09:48:39 +00:00
sandbox: dts: add meson secure monitor node
We need this to test UCLASS_SM. Signed-off-by: Alexey Romanov <avromanov@salutedevices.com> Reviewed-by: Simon Glass <sjg@chromium.org> Link: https://lore.kernel.org/r/20230921081346.22157-4-avromanov@salutedevices.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
parent
9ec6db32ca
commit
c3be2f18dd
@ -767,6 +767,10 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
sm: secure-monitor {
|
||||
compatible = "sandbox,sm";
|
||||
};
|
||||
};
|
||||
|
||||
fpga {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user