[PATCH] ARM: i.MX: HAB: Allow for semicolons in HAB environment variables
Sascha Hauer
s.hauer at pengutronix.de
Thu Jan 16 03:07:55 PST 2025
On Thu, 16 Jan 2025 10:38:59 +0100, Sascha Hauer wrote:
> With CONFIG_HAB_CERTS_ENV=y, paths and PKCS#11 URIs to the HAB
> certificates are taken from environment variables (allowing for better
> integration with build systems). In this case these values are passed
> internally via compiler macros (-D) to the imx-image host tool. PKCS#11
> URIs usually contain semicolons. The semicolons didn't make it through
> to the imx-image configuration file due to wrong escapes. Fix this by
> expanding the environment variables using make rather than shell.
>
> [...]
Applied, thanks!
[1/1] ARM: i.MX: HAB: Allow for semicolons in HAB environment variables
https://git.pengutronix.de/cgit/barebox/commit/?id=e6a4f1f25a76 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list