
7 Jan
2021
7 Jan
'21
1:36 p.m.
On Thu, 7 Jan 2021 at 03:03, Siew Chin Lim elly.siew.chin.lim@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@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@chromium.org
This feature needs some documentation somewhere, or at least a pointer to it.