Remove unused or invalid asm helper functions
authorAndrew Thoelke <andrew.thoelke@arm.com>
Mon, 28 Apr 2014 11:33:52 +0000 (12:33 +0100)
committerAndrew Thoelke <andrew.thoelke@arm.com>
Wed, 7 May 2014 10:29:50 +0000 (11:29 +0100)
commit228a9f0b443196a9172f89facdd8a40ea43767a2
treed615361da4101f397421f5a49c949975d8f987d0
parent7935d0a59d439c993b79814ab414d37e4a90d9a6
Remove unused or invalid asm helper functions

There are a small number of non-EL specific helper functions
which are no longer used, and also some unusable helper
functions for non-existant registers.

This change removes all of these functions.

Change-Id: Idd656cef3b59cf5c46fe2be4029d72288b649c24
include/lib/aarch64/arch_helpers.h
lib/aarch64/misc_helpers.S
lib/aarch64/sysreg_helpers.S