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.
Cheers,
--
Julien Grall