commit | 190a0ab7b8741e9412bea31d86a6ef4bf851e031 | [log] [tgz] |
---|---|---|
author | Marc Herbert <marc.herbert@intel.com> | Mon Jan 09 18:46:07 2023 +0000 |
committer | Kai Vehmanen <kai.vehmanen@intel.com> | Mon Jan 09 21:13:49 2023 +0200 |
tree | d21891bfbb7460c3c4bb46f5a9be054a80c42169 | |
parent | 9c6e29e4f14b5dbcf718020bbc86868ce026bc9c [diff] |
xtensa-build-zephyr.py: add --extra-rimage-args option Temporary solution until the `west sign` situation is finalized upstream, see zephyrproject-rtos/zephyr/pull/52942 and others. Use shlex.split() that supports both some quoting and empty strings nicely. Signed-off-by: Marc Herbert <marc.herbert@intel.com>
See docs
See unit testing documentation
TODO: Add additional notes about how to deploy this on a live system
See Contributing to the Project
This project is licensed under the BSD Clause 3 - see the LICENCE file for details