plat/arm/tzc: add support to configure multiple tzc400
For platforms that have two or more TZC400 controllers instantiated,
allow the TZC400 driver to be usable with all those instances.
This is achieved by allowing 'arm_tzc400_setup' function to accept
the base address of the TZC400 controller.

Change-Id: I4add470e6ddb58432cd066145e644112400ab924
Signed-off-by: Suyash Pathak <suyash.pathak@arm.com>
1 parent 86f297a commit 4ed16765187158eab9587d0b1eea13a82aed040f
@Suyash Pathak Suyash Pathak authored on 4 Feb 2020
Showing 4 changed files
View
include/plat/arm/common/plat_arm.h
View
plat/arm/board/fvp/fvp_security.c
View
plat/arm/board/juno/juno_security.c
View
plat/arm/common/arm_tzc400.c