Skip to content
Commit 739aa951 authored by Marc Herbert's avatar Marc Herbert Committed by Carles Cufí
Browse files

scripts: intel_adsp: don't invoke west sign with --tool-path None



When there is no rimage found in the path, don't invoke west sign with
"-tool-path None". This enhances the error message from the somewhat
cryptic:

  ERROR: --tool-path None: not an executable

... to the user friendlier:

  FATAL ERROR: rimage not found; either install it or provide --tool-path

Also log the complete west sign command at the "info" level before
running it to show that no signed firmware was found, to show which
rimage is used and in case other rimage problems arise. Invoking an
external command is an important "checkpoint".

Signed-off-by: default avatarMarc Herbert <marc.herbert@intel.com>
parent bea139f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment