Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1206555
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] ARM: sun6i: Support Security System crypto engine |
| Date | 2015-08-13 09:20 +0200 |
| Message-ID | <pWUXU-4He-21@gated-at.bofh.it> (permalink) |
| References | <pWas2-48U-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 11, 2015 at 01:32:54PM +0800, Chen-Yu Tsai wrote: > Hi everyone, > > This series enables support for the crypto engine found in sun6i, or > Allwinner A31/A31s SoCs. The crypto engine is the same hardware as on > earlier sun4i/sun7i (A10/A20), with the only difference being the reset > control is separated out of the clock gate control. > > The same hardware is also available on the A33, but not the A23. Support > for this requires additions to the clock driver, and will be submitted > separately once things are clear on how to proceed. I already have a > proof of concept working. > > > Patch 1 adds an optional reset control property to the sunxi-ss binding. > > Patch 2 adds optional reset control support to the sunxi-ss driver. > > Patch 3 enables the crypto engine on sun6i, by adding the module clock and > device node. All applied. Thanks. -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/3] ARM: sun6i: Support Security System crypto engine Chen-Yu Tsai <wens@csie.org> - 2015-08-11 07:40 +0200 [PATCH 3/3] ARM: dts: sun6i: Add security system crypto engine clock and device nodes Chen-Yu Tsai <wens@csie.org> - 2015-08-11 07:40 +0200 [PATCH 1/3] crypto: sunxi-ss: Document optional reset control bindings Chen-Yu Tsai <wens@csie.org> - 2015-08-11 07:40 +0200 Re: [PATCH 0/3] ARM: sun6i: Support Security System crypto engine Herbert Xu <herbert@gondor.apana.org.au> - 2015-08-13 09:20 +0200
csiph-web