commit | 5fbd423e142a3860cb77ab81b6d0822f993efec4 | [log] [tgz] |
---|---|---|
author | Jorge Ramirez-Ortiz <jorge@foundries.io> | Sat Apr 08 17:35:31 2023 +0200 |
committer | Simon Glass <sjg@chromium.org> | Fri Apr 28 11:30:17 2023 -0600 |
tree | 88c3b321b62cc44f97c556a2d58c990d5c39bf70 | |
parent | 6db1b6579bc507d5c58df4bb8c15efe22577a783 [diff] |
drivers: tee: sandbox: Fix SCP03 control emulator Fix and document the Secure Channel Protocol03 emulator. Fixes: 5a8783c80c39 ("drivers: tee: sandbox: SCP03 control emulator") Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>