[Cryptodev-linux-devel] cryptodev fails to compile with kernel 4.04 on arch

2015-06-02 Thread Sebastian Anding
Hi, i tried to compile cryptodev 1.7 on arch linux at a beagle bone black. I attached a uname -a, gcc --version and make 2> compile.err and 1> compile.err.add Regards, Sebastian A. compile.err Description: Binary data compile.err.add Description: Binary data gcc (GCC) 4.9.2 20150304 (prerele

Re: [Cryptodev-linux-devel] cryptodev fails to compile with kernel 4.04 on arch

2015-06-02 Thread Phil Sutter
Hi, On Mon, Jun 01, 2015 at 09:55:16PM +0200, Sebastian Anding wrote: > i tried to compile cryptodev 1.7 on arch linux at a beagle bone black. > > I attached a uname -a, gcc --version and make 2> compile.err and > 1> compile.err.add This looks like a problem in your build system, maybe you are m

[Cryptodev-linux-devel] cryptodev test failures on Sitara CPU

2015-06-02 Thread Andrew Goodbody
I am running v1.7 of cryptodev module on a TI Sitara CPU and I am getting the following failures from the cryptodev tests, all the rest pass. Can anyone please give me some idea of where I should be looking for the problem(s). Thanks, Andrew # ./cipher-aead-srtp [ 1355.484635] omap_aes_c

Re: [Cryptodev-linux-devel] cryptodev test failures on Sitara CPU

2015-06-02 Thread Phil Sutter
Hi, On Tue, Jun 02, 2015 at 01:58:58PM +, Andrew Goodbody wrote: > I am running v1.7 of cryptodev module on a TI Sitara CPU and I am getting the > following failures from the cryptodev tests, all the rest pass. > > Can anyone please give me some idea of where I should be looking for the > p