[Buildroot] [PATCH 2/4] ocf: new package

Gustavo Zacarias gustavo at zacarias.com.ar
Fri Oct 21 10:33:12 UTC 2011


On 21.10.2011 03:53, Thomas Petazzoni wrote:

> Le Thu, 20 Oct 2011 14:48:51 -0300,
> Gustavo Zacarias <gustavo at zacarias.com.ar> a écrit :
>
>> +config BR2_PACKAGE_OCF
>> +	bool "ocf"
>> +	help
>> +	  OCF-Linux is a Linux port of the OpenBSD/FreeBSD Cryptographic
>> +	  Framework (OCF). This port aims to bring full asynchronous HW/SW
>> +	  crypto acceleration to the Linux kernel and applications
>> +	  running under Linux.
>> +
>> +	  http://ocf-linux.sourceforge.net/
>
> Maybe mention here that there is a kernel-side part that must be
> enabled for this to work, and that it can be enabled with
> BR2_LINUX_KERNEL_EXT_OCF ?

Fair enough, though it won't break anything if it's enabled and you 
lack OCF support on the kernel side.
Similar to what would happen if you don't load the appropiate modules 
or lack hardware support.

> So basically, it's just a header that needs to be installed?
>
> Thomas

Yes.
For the moment we've got OpenSSL and maybe Openswan that uses OCF.
Of course anything that links to OpenSSL uses OCF when it's properly 
enabled on supporting hardware.

Regards.



More information about the buildroot mailing list