mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
06164b0106
PD#SWPL-145324 Problem: zstd is high compress ratio but low speed, lz4 is fast but low compress ratio. Need balance them. Solution: Add a mixed crypto layer and can set ratio of lz4/zstd Verify: t5m Change-Id: I4fbe930d05ef66336acacaae640fa47855d4b47b Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>