arm-trusted-firmware/include/drivers
Soby Mathew 23a450107b Deprecate the GIC Legacy driver.
This patch deprecates the legacy ARM GIC driver and related header files
(arm_gic.h, gic_v2.h, gic_v3.h). For GICv2 systems, platform ports should
use the GICv2 driver in include/drivers/arm/gicv2.h and for GICv3 systems,
platform ports should use the GICv3 driver in include/drivers/arm/gicv3.h

NOTE: The ARM Legacy GIC drivers have been deprecated with this patch.
Platform ports are encouraged to migrate to the new GIC drivers.

Change-Id: Ic0460ef0427b54a6aac476279a7f29b81943e942
2015-11-26 12:29:49 +00:00
..
arm Deprecate the GIC Legacy driver. 2015-11-26 12:29:49 +00:00
auth TBB: add mbedTLS authentication related libraries 2015-06-25 08:53:27 +01:00
io Remove deprecated IO return definitions 2015-11-02 10:47:01 +00:00
ti/uart Driver for 16550 UART interface 2015-05-29 11:25:20 +05:30
console.h Use uintptr_t as base address type in ARM driver APIs 2015-07-09 11:53:32 +01:00
delay_timer.h Add a simple delay timer driver API 2015-06-17 13:13:54 +01:00