| 549a74f7 | 22-Mar-2022 |
Lin Jinhan <troy.lin@rock-chips.com> |
drivers: crypto: v2: Fixed some cases where RSA computing crashed
A data abort error occurs when n/e/d buffer address is not be aligned at 4 bytes.When data addresses are misaligned, a cache needs
drivers: crypto: v2: Fixed some cases where RSA computing crashed
A data abort error occurs when n/e/d buffer address is not be aligned at 4 bytes.When data addresses are misaligned, a cache needs to be allocated for copying.
Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com> Change-Id: I7d9dda11f4a9a59ad67cbeed35cc833dd108661e
show more ...
|