Hi Jamin, On Wed, 8 Dec 2021 at 20:57, Jamin Lin <[email protected]> wrote: > > Add to support rsa 30272 bits algorithm in tools
3072 > for image sign at host side and adds rsa 3027 bits 3072 ? > verification in the image binary. > > Signed-off-by: Jamin Lin <[email protected]> > wq > --- > include/u-boot/rsa.h | 1 + > lib/rsa/rsa-verify.c | 6 ++++++ > tools/image-sig-host.c | 7 +++++++ > 3 files changed, 14 insertions(+) Please can you update the vboot tes to add a test for this? Regards, Simon

