678b2606 | 08-Feb-2022 |
Joel Stanley <joel@jms.id.au> |
ARM: dts: aspeed: Disable ACRY for rainier and tacoma
It is not used, as we depend on the old HACE driver for simulation support. The old HACE driver performs a reset when encountering errors which
ARM: dts: aspeed: Disable ACRY for rainier and tacoma
It is not used, as we depend on the old HACE driver for simulation support. The old HACE driver performs a reset when encountering errors which will reset ACRY RSA engine.
When simulation supports the ACRY and progressive mode for the HACE, this can be enabled.
Signed-off-by: Joel Stanley <joel@jms.id.au>
show more ...
|
594c5880 | 10-Apr-2022 |
Neal Liu <neal_liu@aspeedtech.com> |
crypto: aspeed: acry: add private allocated space for device
Allocate private space for putting run-time information to fix getting garbage pointer deference issue.
Signed-off-by: Neal Liu <neal_li
crypto: aspeed: acry: add private allocated space for device
Allocate private space for putting run-time information to fix getting garbage pointer deference issue.
Signed-off-by: Neal Liu <neal_liu@aspeedtech.com> Change-Id: I31615eb9422941e6e4802211be0e32b6b6341f8b
show more ...
|