Re: [PATCH] bloblist: Fix bloblist convention checking.

2024-07-09 Thread Yeo Reum Yun
Hi Raymond! > The handoff of armv7 will break if you swap arg[0] and arg[2] here. > The args are already aligned in the correct order via the assembly code. > Please see the 'save_boot_params' function in start.S of armv7. Thanks to let me know. I couldn't see that code. But I think before check

Re: [PATCH] bloblist: Fix bloblist convention checking.

2024-07-09 Thread Yeo Reum Yun
ceeded first > is fully arbitrary. okay. then I'll restore xferlist.c. and send patch v3. Please ignore patch v2. Thanks! From: Raymond Mao Sent: 09 July 2024 20:26 To: Yeo Reum Yun Cc: tr...@konsulko.com; s...@chromium.org; ilias.apalodimas; n-ja...

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

2024-07-10 Thread Yeo Reum Yun
" instead of following the original > topic when you send a new version. Thanks for your review. I'll remove the FIXME and resend with v4. Thanks! From: Raymond Mao Sent: 10 July 2024 14:45 To: Yeo Reum Yun Cc: tr...@konsulko.com; s...@chromium.o