mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-22 09:08:20 +07: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 |