Skip to content
Commit e05b5464 authored by Duane Sand's avatar Duane Sand Committed by Kenny Root
Browse files

[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
parent c60ab392
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment