On Wed, May 09, 2012, Phillips, Richard wrote:
> Hello, I'm new to the mailing list. I have been trying to cross compile
> openssl with FIPS for several ARMv5 processors running both Linux 2.4
> and Linux 2.6 kernels.
>
> I have used the openssl-fips-2.0-test-20120503.tar.gz and
> openssl-1.0.1b.tar.gz archives from openssl.org. I downloaded the
> incore2 script and installed it in the openssl-fips directory.
>
Try the incore script contained in the 'util' directory of that distribution
instead.
> echo "Cross compiler path = $CROSS_COMPILE"
>
> cd ${FIPSPWD}
> ./config no-asm
That violates the build rules so the result wouldn't be validated. You can't
include "no-asm".
Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [email protected]