Hi Julien,

> On Aug 21, 2023, at 16:44, Julien Grall <jul...@xen.org> wrote:
> 
> Hi Henry,
> 
> On 14/08/2023 05:25, Henry Wang wrote:
>> From: Wei Chen <wei.c...@arm.com>
>> We want to reuse head.S for MPU systems, but there are some
>> code are implemented for MMU systems only. We will move such
>> code to another MMU specific file. But before that we will
>> do some indentations fix in this patch to make them be easier
>> for reviewing:
>> 1. Fix the indentations and incorrect style of code comments.
>> 2. Fix the indentations for .text.header section.
>> 3. Rename puts() to asm_puts() for global export
>> Signed-off-by: Wei Chen <wei.c...@arm.com>
>> Signed-off-by: Penny Zheng <penny.zh...@arm.com>
>> Signed-off-by: Henry Wang <henry.w...@arm.com>
>> Reviewed-by: Ayan Kumar Halder <ayan.kumar.hal...@amd.com>
>> Reviewed-by: Julien Grall <jgr...@amazon.com>
> 
> Is this patch depends on the first two? If not, I will commit it before v6.

Good point, no this patch is independent from the first two. Also I just
tested applying this patch on top of staging and building with and without
Earlyprintk. Xen and Dom0 boot fine on FVP for both cases.

So please commit this patch if you have time. Thanks!

Kind regards,
Henry

> 
> Cheers,
> 
> -- 
> Julien Grall


Reply via email to