linux-pine64-pinephonepro: Fix disk encryption deadlock on RK3399
All threads resolved!
All threads resolved!
Compare changes
Files
2- 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
@@ -3,7 +3,7 @@ pkgname=linux-pine64-pinephonepro
@@ -72,5 +72,5 @@ package() {