]> git.baikalelectronics.ru Git - arm-tf.git/commit
Introduce functions to disable the MMU in EL1
authorAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Thu, 5 Oct 2017 14:19:42 +0000 (15:19 +0100)
committerAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Tue, 17 Oct 2017 11:02:37 +0000 (12:02 +0100)
commitec0c8fdacf410b8d33891d569f0c4df6bcb41823
tree442248a14b29c5266c04d6e5d03fad7b684d0650
parent996d6b390d97802a3cfb7d6d48183ad5a90398ba
Introduce functions to disable the MMU in EL1

The implementation is the same as those used to disable it in EL3.

Change-Id: Ibfe7e69034a691fbf57477c5a76a8cdca28f6b26
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
include/lib/aarch64/arch_helpers.h
lib/aarch64/misc_helpers.S