Turns out I don't need the Makefile change. Setting KERNEL_DIR on the command line works out very nicely.
I have two Android.mk files: one for the driver & one for the tests. I still haven't updated the speed tests though, so its make file's incomplete. I'll try to post those this week... and either send an update when I get the speed tests working or someone can beat me to it :-) Regards, Jaren -----Original Message----- From: Nikos Mavrogiannopoulos Sent: Friday, May 18, 2012 12:30 AM To: Jaren Johnston Subject: Re: [Cryptodev-linux-devel] 2 bug fixes & a Makefile tweak On 05/17/2012 10:21 PM, Jaren Johnston wrote: > Ah... perhaps I *don't* need it. Or... hmm. I'm not familiar with the android build environment. But if you cannot work-around it, let me know to add the "?=". > Btw - do you have any interest in patches for Android? So far, it > just looks like two Android.mk files and a work-around for a missing > posix_memalign. I have the functional tests working, but haven't > replaced posix_memalign yet to get the speed tests up. You can most probably replace it with plain malloc(). It would not always work but the cases it wouldn't are very rare. In any case I'd be interested in patches for android. regards, Nikos _______________________________________________ Cryptodev-linux-devel mailing list Cryptodev-linux-devel@gna.org https://mail.gna.org/listinfo/cryptodev-linux-devel