RE: [PATCH next v7 00/12] aspeed: Support secure boot chain with FIT image verification

2021-10-24 Thread ChiaWei Wang
Thank you all for the review comments and tags. I will prepare the v8 patch with tag included and comments addressed. In addition, as DM_HASH has been merged into the master branch. The v8 patch will be rebased on the master branch. Thanks, Chiawei > From: U-Boot On Behalf Of Chia-Wei Wang > Se

[PATCH next v7 00/12] aspeed: Support secure boot chain with FIT image verification

2021-10-19 Thread Chia-Wei Wang
This patch series intends to provide a secure boot chain from SPL to Linux kernel based on the hash and signature verification of FIT image paradigm. To improve the performance and save code size (SPL is limited to 64KB due to HW-RoT), the drviers of two HW crypto engine HACE and ACRY are also a