#20194: X86 32 bit target doesn't build OpenSSL with AES-NI support
----------------------------------+------------------------
Reporter: linuxdude9+openwrt@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: packages | Version: Trunk
Keywords: |
----------------------------------+------------------------
The x86_64 build correctly builds OpenSSL with AES-NI support, but the
x86_32(kvm_guest, etc), do not.
I've been trying to use AES-NI with the kvm_guest target, and have tracked
down the issue.
The issue is with the OpenSSL patch 110-optimize-for-size.patch
The x86 targets used the target in this file "linux-generic-openwrt".
After the patch is applied, the target Makefile for OpenSSL does not build
the required modules for aes-ni support in OpenSSL. I think it's related
to the no_asm setting in the patch 110-optimize-for-size.patch file.
--
Ticket URL: <https://dev.openwrt.org/ticket/20194>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets