Home
last modified time | relevance | path

Searched hist:"3279 f6251ebead329e4b0af2e42a7eae157bba52" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/include/drivers/arm/
H A Dtzc400.h3279f6251ebead329e4b0af2e42a7eae157bba52 Mon Aug 04 18:53:05 UTC 2014 Dan Handley <dan.handley@arm.com> 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