Home
last modified time | relevance | path

Searched refs:IH_COMP_LZ4 (Results 1 – 4 of 4) sorted by relevance

/u-boot/common/
A Dimage-android.c165 return IH_COMP_LZ4; in android_image_get_kcomp()
A Dimage.c203 { IH_COMP_LZ4, "lz4", "lz4 compressed", },
516 case IH_COMP_LZ4: { in image_decomp()
/u-boot/test/
A Dcompression.c529 return run_bootm_test(uts, IH_COMP_LZ4, compress_using_lz4); in compression_test_bootm_lz4()
/u-boot/include/
A Dimage.h332 IH_COMP_LZ4, /* lz4 Compression Used */ enumerator

Completed in 847 milliseconds