pkarashchenko commented on code in PR #9465:
URL: https://github.com/apache/nuttx/pull/9465#discussion_r1214625534
##########
arch/arm/src/armv8-r/arm_head.S:
##########
@@ -197,15 +197,15 @@ __cpu0_start:
bl arm_data_initialize
/* Platform hook for highest EL */
- bl arm_el_init
+ bl arm_el_init
/* Move to PL1 SYS with all exceptions masked */
Review Comment:
Please switch to TABs here also
##########
arch/arm/src/armv8-r/arm_head.S:
##########
@@ -197,15 +197,15 @@ __cpu0_start:
bl arm_data_initialize
/* Platform hook for highest EL */
Review Comment:
Please switch to TABs here also
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]