arm: socfpga: cmd: Support 'vab' command
authorSiew Chin Lim <elly.siew.chin.lim@intel.com>
Mon, 1 Mar 2021 12:04:12 +0000 (20:04 +0800)
committerLey Foon Tan <ley.foon.tan@intel.com>
Mon, 8 Mar 2021 02:59:10 +0000 (10:59 +0800)
commit1025b530a9c83e8b2d915b0bb718b58d76b2b1e4
tree902401dc905b2a9793216e3027a4d4913938c63e
parent1bc20897c1263f038f5b27f7b3ed67aa15e97a5c
arm: socfpga: cmd: Support 'vab' command

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
arch/arm/mach-socfpga/vab.c [new file with mode: 0644]