AArch64: Remove EL-agnostic TLB helper functions
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Fri, 15 Nov 2013 14:46:44 +0000 (14:46 +0000)
committerDan Handley <dan.handley@arm.com>
Wed, 27 Nov 2013 15:31:06 +0000 (15:31 +0000)
commit295538bc374bab20ea6ec68137cbee5997b541c6
tree750c7eba5030d3192d7281fe6ec0e1b22f1fc0ee
parent3738274dc1b40ad846d41d7bfd6a597bcfba9e70
AArch64: Remove EL-agnostic TLB helper functions

Also, don't invalidate the TLBs in disable_mmu() function, it's better
to do it in enable_mmu() function just before actually enabling the
MMU.

Change-Id: Ib32d6660019b0b2c17254156aad4be67ab4970e1
include/aarch64/arch_helpers.h
lib/arch/aarch64/tlb_helpers.S
plat/fvp/aarch64/fvp_common.c