commit | 4b137ac5d5a56884b1c099f45259a6b9055534ea | [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 | 3318a4078aa93e01816dfb17df93115691fd4d4a [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>