Re: [PATCH v4] bloblist: fix bloblist convention check.

2024-07-18 Thread Tom Rini
On Wed, 10 Jul 2024 14:53:20 +0100, 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 x1/r

Re: [PATCH v4] bloblist: fix bloblist convention check.

2024-07-13 Thread Simon Glass
On Wed, 10 Jul 2024 at 17:46, Raymond Mao wrote: > > Hi Levi, > > On Wed, 10 Jul 2024 at 09:53, 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

Re: [PATCH v4] bloblist: fix bloblist convention check.

2024-07-10 Thread Raymond Mao
Hi Levi, On Wed, 10 Jul 2024 at 09:53, 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 o

[PATCH v4] bloblist: fix bloblist convention check.

2024-07-10 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