OpenCloudOS-Kernel/drivers/crypto/hisilicon/sec2
Kai Ye 66192b2e3f crypto: hisilicon/sec - fix the process of disabling sva prefetching
The open interface of the sva prefetching function is distinguish the chip
version. But the close interface of the sva prefetching function doesn't
distinguish the chip version. As a result, the sva prefetching close
operation is also performed on Kunpeng920, those registers are important
on Kunpeng920, which eventually leads to abnormal hardware problems. So
need to fix it immediately.

Signed-off-by: Kai Ye <yekai13@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2021-06-28 11:28:09 +08:00
..
Makefile
sec.h crypto: hisilicon/sec - modify the SEC request structure 2021-06-11 15:03:30 +08:00
sec_crypto.c crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback" 2021-06-24 14:51:34 +08:00
sec_crypto.h crypto: hisilicon/sec - add hardware integrity check value process 2021-06-11 15:03:30 +08:00
sec_main.c crypto: hisilicon/sec - fix the process of disabling sva prefetching 2021-06-28 11:28:09 +08:00