arm-trusted-firmware/drivers/arm
Soby Mathew 806d9ad171 Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0
Previously the definition of `_tzc_read_peripheral_id()` was wrapped
in ENABLE_ASSERTIONS build flag. This causes build issue for TZC400 driver
when DEBUG=1 and ENABLE_ASSERTIONS=0. This patch fixes the same by
moving the definitions outside the ENABLE_ASSERTIONS build flag.

Change-Id: Ic1cad69f02ce65ac34aefd39eaa96d5781043152
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2018-02-21 16:51:12 +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 GICv3: Fix Dist restore for when the GIC is reset 2018-01-23 17:42:49 -08: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 Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0 2018-02-21 16:51:12 +00:00
tzc400 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00