Skip to content
Snippets Groups Projects
Jan Jasper de Kroon's avatar
Jan Jasper de Kroon authored
Resolves deadlock between Rockchip crypto hardware and dm-crypt causing
kernel panic during disk decryption on devices like PinePhone Pro.

- Disables RK3399 hardware crypto engine (CONFIG_CRYPTO_DEV_ROCKCHIP)
- Enables ARM64 CPU crypto extensions for AES/SHA
- Makes core crypto components built-in instead of modules

Fixes: kernel panic in queued_spin_lock_slowpath() when accessing
encrypted devices.
[ci:skip-build]: already built successfully in CI

(cherry picked from commit f4ae4180)
059edb2f
History
Name Last commit Last update
..
.shared-patches
archived
community
main
testing