Porting from Kernel-5.6.14 | |
(https://elixir.bootlin.com/linux/v5.6.14/source/drivers/crypto/inside-secure) | |
Because it supports more algos. and it has better stability. | |
The DES part is different between kernel 4.19 and 5.6, so we mark out those part first. | |
The original driver in Kernel-4.19 is moved under /4.19 folder. |