Op 13-08-10 00:32, David Miller schreef:
> From: Maurus Cuelenaere
> Date: Thu, 12 Aug 2010 13:47:24 +0200
>
>> The main issues still remain (DMA not working at all and FIFO not
>> working for some (T)DES transfers). Additionally, I couldn't get
>> tcrypt to
ugh s3c-sss has a higher priority and succeeded the self-test).
--
Maurus Cuelenaere
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Op 27-06-10 06:07, David Miller schreef:
> From: Maurus Cuelenaere
> Date: Fri, 11 Jun 2010 21:49:21 +0200
>
>> This patch adds support for the Samsung crypto engine driver available in the
>> S3C64XX and S5PC100 SoCs. Currently this supports AES and (T)DES with ECB and
r yet.
Support for DMA has been added in the code but is currently disabled due to
issues with data transfers.
Signed-off-by: Maurus Cuelenaere
---
drivers/crypto/Kconfig | 11 +
drivers/crypto/Makefile |1 +
drivers/crypto/s3c-sss.c | 1320
s currently as this limits the driver to S3C64XX- or S5PC100-only.
Mapping these to virtual space could solve this and would have the benefit of
reducing the ~11MB IO space on S3C64XX SoC's.
Maurus Cuelenaere (9):
ARM: S3C64XX: Add SDMA clocks
ARM: S3C64XX: Add SDMA support to DMA