Initialize CONTEXTIDR register on secondary cores by zero,

not with undefined value from X1 register.

MFC after:	1 month
This commit is contained in:
mmel 2018-01-11 15:03:01 +00:00
parent 0b87c9f682
commit 7bd006d93c

View File

@ -167,7 +167,7 @@ ENTRY(mpentry)
bl drop_to_el1
/* Set the context id */
msr contextidr_el1, x1
msr contextidr_el1, xzr
/* Load the kernel page table */
adr x24, pagetable_l0_ttbr1