summaryrefslogtreecommitdiff
blob: 9f44ef27b71395789d3f35e9951dbc3d9a8dabdf (plain)
1
2
3
4
5
6
(in decrescent complexity order)

1 Kernelify the ucl lib
2 Create a kernel module that works as compressor
3 make the *_gcloop utils use the compressor module instead of userspace libs
4 cleanup the Kconfig and make sure compressloop can build w/out cryptoloop