arm-trusted-firmware/drivers/arm
Dan Handley dcf01a0a8d Emit warnings when using deprecated GIC init
Emit runtime warnings when intializing the GIC drivers using the
deprecated method of defining integer interrupt arrays in the GIC driver
data structures; interrupt_prop_t arrays should be used instead. This
helps platforms detect that they have migration work to do. Previously,
no warning was emitted in this case. This affects both the GICv2 and GICv3
drivers.

Also use the __deprecated attribute to emit a build time warning if these
deprecated fields are used. These warnings are suppressed in the GIC
driver compatibility functions but will be visible if platforms use them.

Change-Id: I6b6b8f6c3b4920c448b6dcb82fc18442cfdf6c7a
Signed-off-by: Dan Handley <dan.handley@arm.com>
2018-03-01 16:14:29 +00:00
..
cci CCI: Adapt for specific product at run time 2017-08-01 14:33:47 +01:00
cci400 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
ccn Fix type of `unsigned long` constants 2017-09-21 12:03:53 +01:00
gic Emit warnings when using deprecated GIC init 2018-03-01 16:14:29 +00:00
pl011 drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API 2018-01-19 15:21:12 -08:00
pl061 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
smmu Add SMMUv3 driver 2017-08-01 14:33:47 +01:00
sp804 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
sp805 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tzc Fix MISRA rule 8.4 Part 1 2018-02-28 17:19:55 +00:00
tzc400 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00