|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH] arm/entry: set x0 before cache maintenance.
Hi, On 06/01/2021 03:25, Jianyong Wu wrote: There is already a few lines above explaining what the clean is meant to do. I think it would be best to modify this comment (if you need to) rather than adding a new comment. It would also make sense to introduce a new symbol (maybe start_binary) to avoid relying on _dtb to always be first. + ldr x0, =_dtb Unrelated to this patch, I am a bit confused with the code. The comment on top of __libkvmplat_entry suggests that the DTB in x0, so this implies the DTB can be dynamic. However, this line will load the DTB from the image. Can you clarify the expected behavior?
Cheers, -- Julien Grall
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |