arm-trusted-firmware/drivers
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
..
arm Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0 2018-02-21 16:51:12 +00:00
auth bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP 2018-01-18 16:25:18 +00:00
cadence/uart drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_API 2018-01-19 15:21:12 -08:00
console Add new function-pointer-based console API 2017-12-12 15:00:34 -08:00
coreboot/cbmem_console/aarch64 coreboot: Add support for CBMEM console 2018-01-19 15:21:12 -08:00
delay_timer delay_timer: Guarantee that delay time can never be undershot 2018-01-25 11:03:07 -08:00
emmc emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8 2018-01-17 14:14:29 +08:00
gpio Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
io Remove URLs from comments 2018-02-14 11:41:26 +00:00
partition Fix order of #includes 2017-07-12 14:45:31 +01:00
synopsys emmc/dw_mmc: fix the assert on HLE bit 2018-01-11 13:49:56 +08:00
ti/uart drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_API 2018-01-19 15:21:12 -08:00
ufs ufs: fix the and operator 2017-06-13 14:33:49 +08:00