meta-digi/meta-digi-arm/recipes-bsp/u-boot
Javier Viguera 1d0631ef96 u-boot-dey: support Trustfence config options with spaces
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>
2024-03-12 18:13:05 +01:00
..
u-boot-dey ccimx93: add support to build FIT images 2024-03-04 10:44:58 +01:00
u-boot-tools ccmp1: add support to sign different DDR3 configurations for U-Boot DTB 2024-02-21 10:42:12 +01:00
u-boot-dey.inc u-boot-dey: support Trustfence config options with spaces 2024-03-12 18:13:05 +01:00
u-boot-dey_2017.03.bb meta-digi: update revisions for dey-4.0-r5.2 2024-02-06 18:07:48 +01:00
u-boot-dey_2020.04.bb meta-digi: update revisions for dey-4.0-r5.2 2024-02-06 18:07:48 +01:00
u-boot-dey_2021.10.bb ccmp1: add support to sign different DDR3 configurations for U-Boot DTB 2024-02-21 10:42:12 +01:00
u-boot-dey_2023.04.bb meta-digi: update revisions for dey-4.0-r5.2 2024-02-06 18:07:48 +01:00
u-boot-tools_%.bbappend u-boot-tools: add the fdt_add_pubkey script to the list of files to be shipped 2024-02-22 09:16:32 +01:00