Remove _tzc_get_max_top_addr() function
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Wed, 31 Oct 2018 12:41:47 +0000 (13:41 +0100)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Tue, 6 Nov 2018 16:28:20 +0000 (17:28 +0100)
commitb56ec680800c851382777118e868c6a6d4996729
tree966f2baa553b3969b7f8daa4d88615acfd9d0b76
parent638d2b5141193e08e22f1aecb592396dbf05856d
Remove _tzc_get_max_top_addr() function

This function was needed at the time where we didn't have the
compiler_rt lib. An AArch32-specific variant was provided to handle
the 64-bit shift operation in 32-bit. This is no longer needed.

Change-Id: Ibab709a95e3a723ae2eeaddf873dba70ff2012b3
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
drivers/arm/tzc/tzc400.c
drivers/arm/tzc/tzc_common_private.h
drivers/arm/tzc/tzc_dmc500.c