commit | d92c836d0ff250bf53a065b9331e78d325354d6a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 26 17:40:25 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 29 14:42:59 2020 -0600 |
tree | b498fd32d47a0eddea9c9dd48f9f81db6cb6990b | |
parent | d99850b454b50edcc8d2cbef0ca2034c5e11df93 [diff] |
binman: Support compression of sections With the previous changes, it is now possible to compress entire sections. Add some tests to check that compression works correctly, including updating the metadata. Also update the documentation. Signed-off-by: Simon Glass <sjg@chromium.org>