cbfs: Support reading compression information
authorSimon Glass <sjg@chromium.org>
Mon, 15 Mar 2021 05:00:16 +0000 (18:00 +1300)
committerSimon Glass <sjg@chromium.org>
Sat, 27 Mar 2021 00:59:37 +0000 (13:59 +1300)
commita202f17d7bc2a51af53352c6e21d6a70d167effe
treeb565dc3a89b4bb1c655cbf2ab5b5790fb1bf6933
parent0e2fee52d0fba6ceb455c7969eecb2cf73031267
cbfs: Support reading compression information

CBFS now supports compressed filed. Add support for reading this
information so that the correct decompression can be applied. The
decompression itself is not implemented in CBFS.

Signed-off-by: Simon Glass <sjg@chromium.org>
fs/cbfs/cbfs.c
include/cbfs.h