scripts: modules: Move blob processing to zephyr_module.py
In preparation for the handling of taint flags in zephyr_module.py, move
blob-processing code from the west command to it.
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
@ -18,6 +18,7 @@ maintained in modules in addition to what is available in the main Zephyr tree.
@@ -18,6 +18,7 @@ maintained in modules in addition to what is available in the main Zephyr tree.