mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
08e97d0aa4
PD#SWPL-163070 Problem: Need to verify crypto driver on s7d Solution: 1. Replacing kmalloc() with dma_alloc_coherent() due to weird data abort. 2. digest_sz is specified in dts for s7d Verify: s7d + bm201 Change-Id: Ibeb09de26f8b6c825117e0791a3e51f74a8529df Signed-off-by: Mingyen Hung <mingyen.hung@amlogic.com>