The standard string split() function does not support splitting a string by spaces but preserving quoted strings, so it does not work for build options disabling functionality, as they have this format: "# CONFIG_OPTION is not set" On the other hand, the "shlex" module provides a split function that allows splitting strings by spaces and, at the same time, preserves quoted strings. In Trustfence, we need this functionality to disable default options that would allow the booting of non-authenticated images. https://onedigi.atlassian.net/browse/DEL-8704 Signed-off-by: Javier Viguera <javier.viguera@digi.com> |
||
|---|---|---|
| .. | ||
| alsa-state | ||
| ath-prop-tools | ||
| digi-sc-firmware | ||
| firmware-atheros | ||
| firmware-murata-infineon | ||
| firmware-murata-nxp | ||
| firmware-qualcomm | ||
| formfactor | ||
| libedgetpu | ||
| libubootenv | ||
| tensorflow-lite | ||
| trustfence-cst | ||
| trustfence-stm-signtools | ||
| u-boot | ||
| usbutils | ||