u-boot/drivers/crypto/aspeed
Neal Liu 829b41171b crypto: aspeed: fix polling RSA status wrong issue
Check interrupt status to see if RSA engine is completed. After completion
of the task, write-clear the status to finish operation.
Add missing register base for completion.

Fixes: 89c36cca0b ("crypto: aspeed: Add AST2600 ACRY support")
Signed-off-by: Neal Liu <neal_liu@aspeedtech.com>
Reviewed-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
2022-02-21 08:35:40 -05:00
..
aspeed_acry.c crypto: aspeed: fix polling RSA status wrong issue 2022-02-21 08:35:40 -05:00
aspeed_hace.c crypto: aspeed: Add AST2600 HACE support 2021-11-17 17:05:00 -05:00
Kconfig crypto: aspeed: Add AST2600 ACRY support 2021-11-17 17:05:00 -05:00
Makefile crypto: aspeed: Add AST2600 ACRY support 2021-11-17 17:05:00 -05:00