commit | babf17e96755097c8bce9302c614cdfdeb53c7fd | [log] [tgz] |
---|---|---|
author | Alexey Romanov <avromanov@salutedevices.com> | Thu Sep 21 11:13:41 2023 +0300 |
committer | Neil Armstrong <neil.armstrong@linaro.org> | Sun Oct 15 12:23:48 2023 +0200 |
tree | 25f8ff153e32cfb8108e079c73961dfdc7b01e07 | |
parent | df1a71c74b42bdbb204c7744e9b7bebb2ecbdd7d [diff] |
arch: meson: use secure monitor driver Now we have to use UCLASS_SM driver instead of raw smc_call() function call. Signed-off-by: Alexey Romanov <avromanov@salutedevices.com> Reviewed-by: Simon Glass <sjg@chromium.org> Link: https://lore.kernel.org/r/20230921081346.22157-9-avromanov@salutedevices.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>