[PATCH v2 1/6] fsl/fman: enable FMan Keygen

David Miller davem at davemloft.net
Wed Aug 23 14:46:45 AEST 2017


From: Madalin-cristian Bucur <madalin.bucur at nxp.com>
Date: Wed, 23 Aug 2017 04:36:56 +0000

> The struct fman is only visible in the fman file, the fman port
> module uses struct fman as an opaque pointer, thus this export.

Don't use that programming model.

Export the datastructure properly to it's users.

This abstraction scheme is so wasteful and costly.


More information about the Linuxppc-dev mailing list