[PATCH v4 05/11] arm: dts: k3-binman: Add template for packing HSM firmware

Beleswar Prasad Padhi b-padhi at ti.com
Tue Apr 28 12:58:36 CEST 2026


On 28/04/26 14:16, Neha Malcom Francis wrote:
> 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


Thanks for catching this, will squash both commits in revision.

Thanks,
Beleswar



More information about the U-Boot mailing list