Hi Patrick, I am using 2020.10 uboot Thanks & Regards, Gangadhar On Tue, May 31, 2022 at 7:14 PM Patrick Williams wrote: > On Mon, May 30, 2022 at 02:56:10PM +0530, Gangadhar N wrote: > > Hi All, > > I am facing an issue while using SHA384 signature for FIT image instead > of > > SHA256. I get build errors. > ... > > > uboot-mkimage Can't add hashes to FIT blob: -93 > > Unsupported hash algorithm (sha384) for 'hash@1' hash node in 'kernel@1' > > image node > > This is reporting that the mkimage tool generated by u-boot doesn't > support SHA384. Which u-boot are you attempting to use? It appears > that v2016.07 doesn't support sha384 but v2019.04 likely does. > > -- > Patrick Williams >