arm-trusted-firmware/drivers/arm/tzc
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
..
tzc400.c Remove URLs from comments 2018-02-14 11:41:26 +00:00
tzc_common_private.h Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0 2018-02-21 16:51:12 +00:00
tzc_dmc500.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00