commit | 11df53bffed450119080b9b25227d8ee2bef0ad8 | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Fri Dec 11 14:26:29 2020 +0800 |
committer | Xinyu Zhang <xinyu.zhang@arm.com> | Mon Dec 14 10:14:32 2020 +0800 |
tree | 41c22fef1bbef6828e5f10758e629b15aa8ab3b0 | |
parent | 8d281cdb1876675aafc2ac29e5db5d2268856863 [diff] |
CPP-Check: Use Absolute Path of Toolchain File Without a specified path, compiler would search for toolchain file in trusted-firmware/build-cppcheck/, which is not the correct path. Absolute path could fix the error of unable to find toolchain file. Change-Id: I7f1c5540762fcb1862f1152351ed81cd7477c560 Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com>