Skip to content
Commit 939d6a0f authored by Soby Mathew's avatar Soby Mathew
Browse files

fix(tools/clang-tidy): ignore header include check



Newer version of clang-tidy has checks for header files inclusion
and complains if the header file needed is not directly included in the
.c file. TF-RMM does not implement this and hence ignore this check.

Change-Id: Ifa241b930305239d0fe9d26139163aa2c667aeb1
Signed-off-by: Soby Mathew's avatarSoby Mathew <soby.mathew@arm.com>
parent 0a5b2260
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment