Searched hist:"806 d9ad171eba536672ff4ea49bfaff4b21be566" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/drivers/arm/tzc/ |
| H A D | tzc_common_private.h | 806d9ad171eba536672ff4ea49bfaff4b21be566 Tue Feb 20 13:52:20 UTC 2018 Soby Mathew <soby.mathew@arm.com> 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>
|