mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-02 10:43:57 +08:00
bbf2cb1ea1
If STM32 CRC device is already in use, calculate CRC by software.
This will release CPU constraint for a concurrent access to the
hardware, and avoid masking irqs during the whole block processing.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
stm32-crc32.c | ||
stm32-cryp.c | ||
stm32-hash.c |