From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Achleitner Date: Wed, 18 Nov 2015 13:39:34 +0100 Subject: [U-Boot] mxs: HAB experiments In-Reply-To: <201511181101.04070.marex@denx.de> References: <4013722.vYVsa85hXv@r90b40zn> <7248552.1V5XTJgcqi@r90b40zn> <201511181101.04070.marex@denx.de> Message-ID: <4900735.Jr4mNJjm98@r90b40zn> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, November 18, 2015 11:01:03 AM Marek Vasut wrote: > > [Header] > > Version = 4.0 > > Hash Algorithm = sha256 > > Engine Configuration = 0 > > Certificate Format = X509 > > Signature Format = CMS > > Engine = DCP > > I use "Engine = ANY" here, not sure if it matters. Makes no difference. > > > > > > > [Install SRK] > > File = "$SRK_1_2_table.bin" > > Source index = 0 > > > > > > > > [Install CSFK] > > File = "$CSF1_1_sha256_2048_65537_v3_usr_crt.pem" > > > > > > > > [Authenticate CSF] > > > > > > > > [Install Key] > > Verification index = 0 > > Target index = 2 > > File = "$IMG1_1_sha256_2048_65537_v3_usr_crt.pem" > > > > > > > > [Authenticate Data] > > Verification index = 2 > > Here I use "Engine = DCP" (missing in your example) Also no difference. > > I am using BLN_CST_MAIN_02.00.00 btw. I think I have to try this version.. > > Best regards, > Marek Vasut Thanks! Florian