On 2026-05-04T17:27:31, None <[email protected]> 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 <[email protected]>
>
> tools/binman/etype/nxp_imx8mcst.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to