Hi Henry,
On 14/08/2023 05:25, Henry Wang wrote:
From: Wei Chen <[email protected]>
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 <[email protected]>
Signed-off-by: Penny Zheng <[email protected]>
Signed-off-by: Henry Wang <[email protected]>
Reviewed-by: Ayan Kumar Halder <[email protected]>
Reviewed-by: Julien Grall <[email protected]>
Is this patch depends on the first two? If not, I will commit it before v6.
Cheers,
--
Julien Grall