]> git.baikalelectronics.ru Git - arm-tf.git/commit
plat/arm/tzc: add support to configure multiple tzc400
authorSuyash Pathak <suyash.pathak@arm.com>
Tue, 4 Feb 2020 08:25:20 +0000 (13:55 +0530)
committerSuyash Pathak <suyash.pathak@arm.com>
Wed, 19 Feb 2020 07:56:53 +0000 (13:26 +0530)
commit4ed16765187158eab9587d0b1eea13a82aed040f
treecbfaca649eb3b4da385c212b595861e6de59d3c2
parent86f297a3e1549624716ccf678f7f80d0141e5834
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>
include/plat/arm/common/plat_arm.h
plat/arm/board/fvp/fvp_security.c
plat/arm/board/juno/juno_security.c
plat/arm/common/arm_tzc400.c