[MIPS] Add mips64 and mips r6 targets.
Skip asm code for mips64 and mips rev6 targets. Upstream mips64 asm code is broken, never tested. Existing mips32 asm code uses deprecated lwl/r ops. Use generic C crypto code for new targets, for now. Mips32 and mips32r6 arch variants have same target arch 'mips' but need different source filename lists. Handle by conditional assigns in generated make files. Manual changes to openssl.config and import_openssl.sh . Then .mk files regenerated by import_openssl.sh . Change-Id: I8de5f3209d3fde2aaa86f5477568cb2adfbd63cf
Loading
Please register or sign in to comment