[PATCH 2/2] binman: nxp_imx8mcst: disable configparser interpolation
Simon Glass
sjg at chromium.org
Thu May 7 15:30:22 CEST 2026
On 2026-05-04T17:27:31, None <jhaller.oss at gmail.com> wrote:
> binman: nxp_imx8mcst: disable configparser interpolation
>
> ConfigParser uses %-based interpolation by default, which causes
> PKCS#11 URIs containing percent-encoded characters (e.g. %20) to
> fail with "invalid interpolation syntax". Disable interpolation
> since the CST config format does not use this feature.
>
> Signed-off-by: Julian Haller <julian.haller at philips.com>
>
> tools/binman/etype/nxp_imx8mcst.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list