xen/arm64: head: Remove unnecessary comment
authorJulien Grall <julien.grall@arm.com>
Sat, 13 Apr 2019 17:30:33 +0000 (18:30 +0100)
committerJulien Grall <julien.grall@arm.com>
Wed, 29 May 2019 17:35:08 +0000 (18:35 +0100)
So far, we don't have specific core initialization at boot. So remove
the comment.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Andrii Anisov <andrii_anisov@epam.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/arm64/head.S

index 8a6be3352e9bfd09e71af500da5cfef50f90e31a..87a8f27fcf946a8895402f272311e5cc259b64c0 100644 (file)
@@ -344,8 +344,6 @@ el2:    PRINT("- Xen starting at EL2 -\r\n")
 skip_bss:
         PRINT("- Setting up control registers -\r\n")
 
-        /* XXXX call PROCINFO_cpu_init here */
-
         /* Set up memory attribute type tables */
         ldr   x0, =MAIRVAL
         msr   mair_el2, x0