Re: [PATCH v4 6/9] arm: Get bloblist from boot arguments

2024-01-04 Thread Michal Simek
Hi Raymond, On 1/3/24 18:01, Raymond Mao wrote: Hi Michal, On Wed, 3 Jan 2024 at 05:46, Michal Simek > wrote: On 1/2/24 23:12, Raymond Mao wrote: > Add arch custom function to get bloblist from boot arguments. > Check whether boot arguments aligns

Re: [PATCH v4 6/9] arm: Get bloblist from boot arguments

2024-01-03 Thread Raymond Mao
Hi Michal, On Wed, 3 Jan 2024 at 05:46, Michal Simek wrote: > > > On 1/2/24 23:12, Raymond Mao wrote: > > Add arch custom function to get bloblist from boot arguments. > > Check whether boot arguments aligns with the register conventions > > defined in FW Handoff spec v0.9. > > Add bloblist rela

Re: [PATCH v4 6/9] arm: Get bloblist from boot arguments

2024-01-03 Thread Michal Simek
On 1/2/24 23:12, Raymond Mao wrote: Add arch custom function to get bloblist from boot arguments. Check whether boot arguments aligns with the register conventions defined in FW Handoff spec v0.9. Add bloblist related options into qemu-arm default config. Signed-off-by: Raymond Mao --- Chang

[PATCH v4 6/9] arm: Get bloblist from boot arguments

2024-01-02 Thread Raymond Mao
Add arch custom function to get bloblist from boot arguments. Check whether boot arguments aligns with the register conventions defined in FW Handoff spec v0.9. Add bloblist related options into qemu-arm default config. Signed-off-by: Raymond Mao --- Changes in v2 - Remove low level code for copy