[PATCH v4 05/11] arm: dts: k3-binman: Add template for packing HSM firmware
Neha Malcom Francis
n-francis at ti.com
Tue Apr 28 10:46:15 CEST 2026
On Sat, 25 Apr 2026 09:07:36 +0530, Beleswar Padhi <b-padhi at ti.com> wrote:
> diff --git a/arch/arm/dts/k3-binman.dtsi b/arch/arm/dts/k3-binman.dtsi
> index ad127663d03..e6bb05a0bb8 100644
> --- a/arch/arm/dts/k3-binman.dtsi
> +++ b/arch/arm/dts/k3-binman.dtsi
> @@ -297,6 +297,26 @@
> };
> };
>
> +#ifdef CONFIG_K3_HSM_FW
> + hsm {
> + description = "HSM binary";
> + type = "standalone";
> + compression = "none";
> + os = "hsm";
> +
> + ti-secure {
> + content = <&hsm_fw>;
This breaks bisectability as hsm_fw is introduced later in the commits
--
Neha Malcom Francis <n-francis at ti.com>
More information about the U-Boot
mailing list