mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 23:23:03 +00:00
1611f74974
The crypto engine in the Allwinner H616 is very similar to the H6, but needs the base address for the task descriptor and the addresses within it to be expressed in words, not in bytes. Add a new variant struct entry for the H616, and set the new flag to mark the use of 34 bit addresses. Also the internal 32K oscillator is required for TRNG operation, so specify all four clocks. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Chen-Yu Tsai <wens@csie.org> Tested-by: Ryan Walklin <ryan@testtoast.com> Tested-by: Philippe Simons <simons.philippe@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |
||
---|---|---|
.. | ||
Makefile | ||
sun8i-ce-cipher.c | ||
sun8i-ce-core.c | ||
sun8i-ce-hash.c | ||
sun8i-ce-prng.c | ||
sun8i-ce-trng.c | ||
sun8i-ce.h |