commit | 0a7620f18d7f4456bb68363c71c1fec026f8ddd8 | [log] [tgz] |
---|---|---|
author | Jorge Ramirez-Ortiz <jorge@foundries.io> | Sun Feb 14 16:27:26 2021 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sun Mar 14 11:50:16 2021 -0400 |
tree | 3b82042ae342cc26c1cd9b2e6b55a8d2ce175889 | |
parent | f2abe83ed43fa81764b6cafc07395a81ddf1081a [diff] |
doc: describe the scp03 command The Secure Channel Protocol 03 command sends control requests (enable/provision) to the TEE implementing the protocol between the processor and the secure element. Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io> Reviewed-by: Simon Glass <sjg@chromium.org>