All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 00/11] crypto: caam - Add i.MX6 support to the Freescale CAAM driver
@ 2015-06-15 23:52 Victoria Milhoan
  2015-06-15 23:52 ` [PATCH RFC 01/11] crypto: caam - Add cache coherency support Victoria Milhoan
                   ` (11 more replies)
  0 siblings, 12 replies; 28+ messages in thread
From: Victoria Milhoan @ 2015-06-15 23:52 UTC (permalink / raw)
  To: linux-crypto; +Cc: herbert, horia.geanta, ruchika.gupta

This patch series adds i.MX6 support to the Freescale CAAM driver. Please use
these patches with the understanding that changes may occur. The patches are
provided for review at this time, in order to incur comments for permanent
inclusion. 

Modifications include:

- explicit cache coherency support in the driver
- register I/O primitive support
- clocking support
- scatter/gather entry modifications
- DMA fixes
- RNG buffer cache alignment fix

These patches have been tested on the i.MX6 and regression tested
on QorIQ platforms.

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2015-07-25  1:43 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-15 23:52 [PATCH RFC 00/11] crypto: caam - Add i.MX6 support to the Freescale CAAM driver Victoria Milhoan
2015-06-15 23:52 ` [PATCH RFC 01/11] crypto: caam - Add cache coherency support Victoria Milhoan
2015-06-16  1:35   ` Herbert Xu
2015-06-16  2:33   ` Herbert Xu
2015-06-16  3:29   ` Herbert Xu
2015-06-17  8:23   ` Steffen Trumtrar
2015-06-15 23:52 ` [PATCH RFC 02/11] crypto: caam - Add register I/O primitives for ARM compatibility Victoria Milhoan
2015-06-15 23:52 ` [PATCH RFC 03/11] crypto: caam - Enable and disable clocks on Freescale i.MX platforms Victoria Milhoan
2015-06-16  4:30   ` Herbert Xu
2015-06-16  4:32   ` Herbert Xu
2015-06-15 23:52 ` [PATCH RFC 04/11] crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definition Victoria Milhoan
2015-06-15 23:52 ` [PATCH RFC 05/11] crypto: caam - Add cache coherency support to Freescale CAAM scatterlist implementation Victoria Milhoan
2015-06-16  6:04   ` Herbert Xu
2015-06-17  7:44   ` Steffen Trumtrar
2015-06-15 23:52 ` [PATCH RFC 06/11] crypto: caam - Enable MXC devices to select CAAM driver in Kconfig Victoria Milhoan
2015-06-17  7:27   ` Steffen Trumtrar
2015-07-24 17:14     ` Horia Geantă
2015-07-25  1:43       ` Herbert Xu
2015-06-15 23:52 ` [PATCH RFC 07/11] crypto: caam - Unmap data prior to displaying data in print statements Victoria Milhoan
2015-06-15 23:52 ` [PATCH RFC 08/11] crypto: caam - improve initalization for context state saves Victoria Milhoan
2015-06-16  6:41   ` Herbert Xu
2015-06-15 23:52 ` [PATCH RFC 09/11] crypto: caam - Fix incorrect size when DMA unmapping buffer Victoria Milhoan
2015-06-16  6:41   ` Herbert Xu
2015-06-15 23:52 ` [PATCH RFC 10/11] crypto: caam - Provide correct value to iounmap() in controller driver Victoria Milhoan
2015-06-16  6:41   ` Herbert Xu
2015-06-15 23:52 ` [PATCH RFC 11/11] crypto: caam - fix RNG buffer cache alignment Victoria Milhoan
2015-06-16  6:41   ` Herbert Xu
2015-06-16  0:34 ` [PATCH RFC 00/11] crypto: caam - Add i.MX6 support to the Freescale CAAM driver Herbert Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.