Re: [OE-core] [PATCH 3/4] nss: Pass NSS_USE_ARM_HW_CRYPTO as define in CFLAGS

2020-01-26 Thread Martin Jansa
On Thu, Jan 23, 2020 at 12:00:40PM -0800, Khem Raj wrote: > Use NSS_USE_ARM_HW_CRYPTO to detect USE_ARM_GCM, since there are > dependent, without this we control the crypto code function inclusion in > build but do not control the call sites, which can result in undefined > symbols e.g. > >

[OE-core] [PATCH 3/4] nss: Pass NSS_USE_ARM_HW_CRYPTO as define in CFLAGS

2020-01-23 Thread Khem Raj
Use NSS_USE_ARM_HW_CRYPTO to detect USE_ARM_GCM, since there are dependent, without this we control the crypto code function inclusion in build but do not control the call sites, which can result in undefined symbols e.g. Linux_SINGLE_SHLIB/gcm.o: in function `gcmHash_InitContext':