commit | 783e5abe94a10c9aa5c7c750ec1590f0529702fa | [log] [tgz] |
---|---|---|
author | Harsimran Singh Tungal <harsimransingh.tungal@arm.com> | Tue Jul 02 14:22:32 2024 +0100 |
committer | Harsimran Singh Tungal <harsimransingh.tungal@arm.com> | Tue Jul 23 09:56:20 2024 +0100 |
tree | 77007405cf62d53ded0aabcf24dbeca3216939c6 | |
parent | 9877b6ef1ee1cb8ab72a6611c37ffa589ce50f18 [diff] |
fix(corstone1000): include platform header file Include platform.h file in order to remove following compiler errors, as some warnings are being treated as errors now. error: implicit declaration of function 'plat_core_pos_by_mpidr'[-Wimplicit-function-declaration] Change-Id: Ie223e11e138ec9b0eef7342f450b90b215a49b15 Signed-off-by: Harsimran Singh Tungal <harsimransingh.tungal@arm.com>