Commit e047ccd
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>1 parent 9c6e29e commit e047ccd
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
253 | 260 | | |
254 | 261 | | |
255 | 262 | | |
| |||
648 | 655 | | |
649 | 656 | | |
650 | 657 | | |
| 658 | + | |
| 659 | + | |
651 | 660 | | |
652 | 661 | | |
653 | 662 | | |
| |||
0 commit comments