Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
soc: xtensa: nxp: invoke west sign only for SOF
west sign is used only for Sound Open Firmware (SOF) sample. So, add this only if CONFIG_SOF is enabled. Otherwise, when compiling other samples they're not building because of the rimage dependency. Fixes: 5ae7bd8 ("soc: xtensa: nxp: invoke west sign at west build time") Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
- Loading branch information