diff --git a/common/context_mgmt.c b/common/context_mgmt.c index 586d42a..3ccbd03 100644 --- a/common/context_mgmt.c +++ b/common/context_mgmt.c @@ -126,7 +126,7 @@ /* * Set up SCTLR_ELx for the target exception level: - * EE bit is taken from the entrpoint attributes + * EE bit is taken from the entrypoint attributes * M, C and I bits must be zero (as required by PSCI specification) * * The target exception level is based on the spsr mode requested.