Re: [PATCH v3 1/1] bloblist: Fix bloblist convention checking.

2024-07-10 Thread Yeo Reum Yun
rg; ilias.apalodimas; bmeng...@gmail.com; nd; u-boot@lists.denx.de Subject: Re: [PATCH v3 1/1] bloblist: Fix bloblist convention checking. Hi Levi, On Tue, 9 Jul 2024 at 16:21, Levi Yun mailto:yeoreum@arm.com>> wrote: According to recently firmware handsoff spec [1]'s "Register

Re: [PATCH v3 1/1] bloblist: Fix bloblist convention checking.

2024-07-10 Thread Raymond Mao
Hi Levi, On Tue, 9 Jul 2024 at 16:21, Levi Yun wrote: > According to recently firmware handsoff spec [1]'s "Register usage at > handoff > boundary", Transfer List's signature value was changed from 0x40_b10b > (3 bytes) to 4a0f_b10b (4 bytes). > > As updating of TL's signature, register value of

[PATCH v3 1/1] bloblist: Fix bloblist convention checking.

2024-07-09 Thread Levi Yun
According to recently firmware handsoff spec [1]'s "Register usage at handoff boundary", Transfer List's signature value was changed from 0x40_b10b (3 bytes) to 4a0f_b10b (4 bytes). As updating of TL's signature, register value of x1/r1 should be: In aarch32's r1 value should be R1[23:0]: set