Re: [U-Boot] [PATCH v6 00/25] Fix and extend i.MX HAB layer

2018-02-09 Thread Bryan O'Donoghue
On 09/02/18 07:27, Jagan Teki wrote: On Thu, Feb 8, 2018 at 9:47 PM, Bryan O'Donoghue wrote: I'm observing authentication issue while loading U-Boot proper, U-Boot proper now have features like SPL DM and SPL FIT etc U-Boot SPL 2018.03-rc1-00182-gb81f7c9 (Feb

Re: [U-Boot] [PATCH v6 00/25] Fix and extend i.MX HAB layer

2018-02-08 Thread Jagan Teki
On Thu, Feb 8, 2018 at 9:47 PM, Bryan O'Donoghue wrote: > >>> >>> I'm observing authentication issue while loading U-Boot proper, U-Boot >>> proper now have features like SPL DM and SPL FIT etc >>> >>> U-Boot SPL 2018.03-rc1-00182-gb81f7c9 (Feb 08 2018 - 17:19:03

Re: [U-Boot] [PATCH v6 00/25] Fix and extend i.MX HAB layer

2018-02-08 Thread Bryan O'Donoghue
I'm observing authentication issue while loading U-Boot proper, U-Boot proper now have features like SPL DM and SPL FIT etc U-Boot SPL 2018.03-rc1-00182-gb81f7c9 (Feb 08 2018 - 17:19:03 +0530) Trying to boot from MMC1 Expected Linux image is not found. Trying to start U-boot Authenticate

Re: [U-Boot] [PATCH v6 00/25] Fix and extend i.MX HAB layer

2018-02-08 Thread Breno Matheus Lima
Hi Jagan, 2018-02-08 10:43 GMT-02:00 Jagan Teki : > On Fri, Jan 12, 2018 at 6:09 PM, Bryan O'Donoghue > wrote: >> v6: >> - Added patch 21/25 return zero on open (unlocked) board when >> calling authenticate_image() - Breno >> >> - Added

Re: [U-Boot] [PATCH v6 00/25] Fix and extend i.MX HAB layer

2018-02-08 Thread Bryan O'Donoghue
On 08/02/18 12:43, Jagan Teki wrote: On Fri, Jan 12, 2018 at 6:09 PM, Bryan O'Donoghue wrote: v6: - Added patch 21/25 return zero on open (unlocked) board when calling authenticate_image() - Breno - Added Tested-by: Breno Matheus Lima

Re: [U-Boot] [PATCH v6 00/25] Fix and extend i.MX HAB layer

2018-02-08 Thread Jagan Teki
On Fri, Jan 12, 2018 at 6:09 PM, Bryan O'Donoghue wrote: > v6: > - Added patch 21/25 return zero on open (unlocked) board when > calling authenticate_image() - Breno > > - Added Tested-by: Breno Matheus Lima > as indicated for remainder

[U-Boot] [PATCH v6 00/25] Fix and extend i.MX HAB layer

2018-01-12 Thread Bryan O'Donoghue
v6: - Added patch 21/25 return zero on open (unlocked) board when calling authenticate_image() - Breno - Added Tested-by: Breno Matheus Lima as indicated for remainder 24/25 patches - Added Reviewed-by: Fabio Estevam as indicated for