]> git.baikalelectronics.ru Git - uboot.git/commit
Kconfig: Don't use RSA_FREESCALE_EXP on MX7ULP
authorRicardo Salveti <ricardo@foundries.io>
Sat, 28 Aug 2021 07:41:22 +0000 (10:41 +0300)
committerStefano Babic <sbabic@denx.de>
Thu, 7 Oct 2021 14:53:50 +0000 (16:53 +0200)
commit58fa01b2dcd66f1c5c552db6bcfd68be0135b33a
treec0bb1a1b07276a9b34f83887739bc4c0b869ef13
parent4d234e1e6fb931e1107e0b20a62f1ce7935b1b2d
Kconfig: Don't use RSA_FREESCALE_EXP on MX7ULP

The CAAM on IMX7ULP doesn't support public key hardware acceleration
(PKHA), as in other NXP parts. Disable RSA_FREESCALE_EXP for IMX7ULP
too.

Fixed: e69e269291 ("Kconfig: Don't use RSA_FREESCALE_EXP on IMX")
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
lib/rsa/Kconfig