commit | 7ce83854f2af53dfdd2ca2cdaab98933c6eaf56b | [log] [tgz] |
---|---|---|
author | Ricardo Salveti <ricardo@foundries.io> | Sat Aug 28 10:41:22 2021 +0300 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 07 16:53:50 2021 +0200 |
tree | c0bb1a1b07276a9b34f83887739bc4c0b869ef13 | |
parent | 42cef89e86e3a41bee5a96057b1929f3975124ec [diff] |
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: f4e9ff7135 ("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>