binman: Use tools compression function for blob handling
authorSimon Glass <sjg@chromium.org>
Mon, 8 Jul 2019 19:18:44 +0000 (13:18 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 24 Jul 2019 03:27:58 +0000 (20:27 -0700)
commitc444b1a54f139a8e3fa1fc9d60300b73573d455f
treee19a8c632e87c4fb3b57737b7353ec0ef443304a
parent9382bb873b627e5ce660ab3e8385a90460a0df2c
binman: Use tools compression function for blob handling

Avoid duplicate code here by using the new compression function in the
tools module.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/etype/blob.py