[v2 3/6] arm: socfpga: cmd: Support 'vab' command
Simon Glass
sjg at chromium.org
Thu Jan 7 13:36:32 CET 2021
On Thu, 7 Jan 2021 at 03:03, Siew Chin Lim <elly.siew.chin.lim at intel.com> wrote:
>
> Support 'vab' command to perform vendor authentication.
>
> Command format: vab addr len
> Authorize 'len' bytes starting at 'addr' via vendor public key
>
> Signed-off-by: Siew Chin Lim <elly.siew.chin.lim at intel.com>
> ---
> arch/arm/mach-socfpga/Makefile | 1 +
> arch/arm/mach-socfpga/vab.c | 37 +++++++++++++++++++++++++++++++++++++
> 2 files changed, 38 insertions(+)
> create mode 100644 arch/arm/mach-socfpga/vab.c
Reviewed-by: Simon Glass <sjg at chromium.org>
This feature needs some documentation somewhere, or at least a pointer to it.
More information about the U-Boot
mailing list