Re: [OpenWrt-Devel] [PATCH] [packages] enable openssl's arm asm support

2014-07-18 Thread Daniel Drown
Oops, I guess I was too verbose with including the whole Developer's Certificate. I assume you've all been busy with the new BB rc, but have you had any chance to test it out? Is there anything I can help with for this patch? Quoting John Crispin j...@phrozen.org: ... apart from that it

Re: [OpenWrt-Devel] [PATCH] [packages] enable openssl's arm asm support

2014-07-12 Thread John Crispin
Hi, had to look up if i missed the newest trend but i did not ... :) https://www.kernel.org/doc/Documentation/SubmittingPatches quote The sign-off is a simple line at the end of the explanation for the patch, which certifies that you wrote it or otherwise have the right to pass it on as an

[OpenWrt-Devel] [PATCH] [packages] enable openssl's arm asm support

2014-07-11 Thread Daniel Drown
This speeds up openssl on the arm platform. My test machine is a dual-core 1ghz Freescale i.MX6 board. [before] # openssl speed -multi 2 aes-128-cbc aes-128 cbc 33402.86k36116.95k36406.44k36468.74k36208.64k [after] # openssl speed -multi 2 aes-128-cbc aes-128 cbc