This patch adds Cavium Networks' OCTEON target to Configure file. The diff  is 
taken against OpenSSL-1.0.2a release.


Thanks,

Balaji M

diff -u ./openssl-1.0.2a/Configure ./openssl-1.0.2a-octeon/Configure
--- ./openssl-1.0.2a/Configure	2015-03-19 19:00:36.000000000 +0530
+++ ./openssl-1.0.2a-octeon/Configure	2015-03-30 18:11:44.806226924 +0530
@@ -351,6 +351,9 @@
 "linux-generic32","gcc:-O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
 "linux-ppc",	"gcc:-DB_ENDIAN -O3 -Wall::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL:${ppc32_asm}:linux32:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
 
+#### Cavium Networks' OCTEON boards
+"linux-octeon32", "mips64-octeon-linux-gnu-gcc:-mabi=n32 -O3 -DB_ENDIAN -Wall::::-ldl::${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR):mips64-octeon-linux-gnu-ranlib:",
+"linux-octeon64", "mips64-octeon-linux-gnu-gcc:-O3 -DB_ENDIAN -Wall::::-ldl:SIXTY_FOUR_BIT_LONG:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR):mips64-octeon-linux-gnu-ranlib:",
 #######################################################################
 # Note that -march is not among compiler options in below linux-armv4
 # target line. Not specifying one is intentional to give you choice to:
_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to