Re: [U-Boot] Enabling i.mx6 high assurance boot appears to breaks u-boot verified-boot

2018-05-18 Thread Marek Vasut
On 05/19/2018 02:40 AM, Davis Roman wrote: > Hello, Hi, > We're currently using i.mx6 with u-boot 2017.03 Is there any reason why you wouldn't use something newer ? Or is that the NXP fork of U-Boot ? > and kernel 4.9 and our > goal is to implement a chain of trust in our product. > > So far w

[U-Boot] Enabling i.mx6 high assurance boot appears to breaks u-boot verified-boot

2018-05-18 Thread Davis Roman
Hello, We're currently using i.mx6 with u-boot 2017.03 and kernel 4.9 and our goal is to implement a chain of trust in our product. So far we've done the following: 1. We're using u-boot fitimage in our system in order to put our kernel, initramfs and 10 device trees into a boot.itb container.