RE: [v1 2/5] arm: socfpga: cmd: Support 'vab' command

2020-12-01 Thread Tan, Ley Foon
> Yau Wai ; Lim, Elly Siew Chin > > Subject: [v1 2/5] arm: socfpga: cmd: Support 'vab' command > > Support 'vab' command to perform vendor authentication. > > Command format: vab addr len > Authorize 'len' bytes starting at 'addr&#x

[v1 2/5] arm: socfpga: cmd: Support 'vab' command

2020-11-09 Thread Siew Chin Lim
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 --- arch/arm/mach-socfpga/Makefile | 2 ++ arch/arm/mach-socfpga/vab.c| 37 +