Commit 702b600f authored by Antonio Nino Diaz's avatar Antonio Nino Diaz
Browse files

xlat v2: Fix comment



Change-Id: Id7c22d76b896d1dcac18cdb0e564ce4e02583e33
Signed-off-by: default avatarAntonio Nino Diaz <antonio.ninodiaz@arm.com>
parent f6605337
......@@ -86,9 +86,10 @@
.endm
/*
* Define MMU-enabling functions for EL1 and EL3:
* Define MMU-enabling functions for EL1, EL2 and EL3:
*
* enable_mmu_direct_el1
* enable_mmu_direct_el2
* enable_mmu_direct_el3
*/
define_mmu_enable_func 1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment