diff options
author | Dan Handley <dan.handley@arm.com> | 2014-08-04 19:53:05 +0100 |
---|---|---|
committer | Dan Handley <dan.handley@arm.com> | 2014-08-14 11:17:52 +0100 |
commit | 3279f6251ebead329e4b0af2e42a7eae157bba52 (patch) | |
tree | 1b326600f8bd492002aa2603ad51451af8802df0 /bl32/tsp/tsp_interrupt.c | |
parent | 935db693285d6b22b781571e9dec748da274ffe1 (diff) | |
download | platform_external_arm-trusted-firmware-3279f6251ebead329e4b0af2e42a7eae157bba52.tar.gz platform_external_arm-trusted-firmware-3279f6251ebead329e4b0af2e42a7eae157bba52.tar.bz2 platform_external_arm-trusted-firmware-3279f6251ebead329e4b0af2e42a7eae157bba52.zip |
Simplify interface to TZC-400 driver
The TZC-400 driver previously allowed the possibility of multiple
controller instances to be present in the same executable. This
was unnecessary since there will only ever be one instance.
This change simplifies the tzc_init() function to only take the
base address argument needed by implementation, conforming to the
driver initialization model of other drivers. It also hides some
of the implementation details that were previously exposed by the
API.
The FVP port has been updated accordingly.
THIS CHANGE REQUIRES ALL PLATFORM PORTS THAT USE THE TZC-400
DRIVER TO BE UPDATED
Fixes ARM-software/tf-issues#181
Change-Id: I7b721edf947064989958d8f457d6462d92e742c8
Diffstat (limited to 'bl32/tsp/tsp_interrupt.c')
0 files changed, 0 insertions, 0 deletions