Hi all,
I have implemented secure boot solution for our device. So, single public is used to verify both signed uboot and signed kernel.
But I need to implement chain of trust like below diagram

Here every component is verified by its unique public key that's embedded on the previous binary.
Can you help me to do that.
Thanks in advance
Regards
Dipin