commit | b553166a09c5eb915e88d35928015ff13c21551c | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Mon Jan 25 13:57:20 2021 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jan 26 06:19:34 2021 -0500 |
tree | fe2bde9aa0a75e5559d162ee5134c40bdf6fc908 | |
parent | 47c206539dce7b2d6340fb963fd2b5ad9784187b [diff] |
west: sign: add new option -D for configurations rimage signing tool requires the path to the configuration directory. This can be fetched using cmake cache if we are building with a module that has rimage integrated like the sof module, however, we should be able to sign images that were built standalone and without SOF, so support this new option to provide the location of the configuration files for the tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>