On Wed, 23 Oct 2024 at 19:50, Jamin Lin <jamin_...@aspeedtech.com> wrote: > > > Someone (aspeed?) should take a todo to resolve the HACE situation in > > u-boot. > > > > I will build a br2 image with upstream u-boot. The ones we use for tests > > have > > an OpenBMC u-boot IIRC. > > > > I used ASPEED FORKED OpenBMC pre-built image and hardware hash engine was > enabled by default with u-boot hash command. > https://github.com/AspeedTech-BMC/openbmc/releases/download/v09.03/ast2600-default-obmc.tar.gz > https://github.com/AspeedTech-BMC/u-boot/blob/aspeed-master-v2019.04/arch/arm/mach-aspeed/ast2600/spl.c#L46 > I added "printf" in "do_hash_operation" function and ensure this function was > called in HACE model.
Thanks for clarifying Jamin. It would be great if these u-boot changes could be submitted to mainline u-boot. Cheers, Joel