Re: A mea culpa undefined reference in v2021.10-rc2, padding_algos, linker lists

2021-08-19 Thread Simon Glass
Hi Alex, On Wed, 18 Aug 2021 at 13:11, Alex G. wrote: > > Hi Simon, > > I'm seeing an undefined reference to padding_pkcs_15_verify with > v2021.10-rc2. It happens when enabling FIT_SIGNATURE. I've tracked it > down to the following two commits: > > commit 92c960bc1d ("lib: rsa: Remove #ifdefs

A mea culpa undefined reference in v2021.10-rc2, padding_algos, linker lists

2021-08-18 Thread Alex G.
Hi Simon, I'm seeing an undefined reference to padding_pkcs_15_verify with v2021.10-rc2. It happens when enabling FIT_SIGNATURE. I've tracked it down to the following two commits: commit 92c960bc1d ("lib: rsa: Remove #ifdefs from rsa.h") commit 61416fe9df ("Kconfig: FIT_SIGNATURE should not