commit | 9018b7b8401ab106228842140b53502ee64f1432 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Fri Mar 21 17:26:41 2025 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Fri Apr 25 08:56:58 2025 +0000 |
tree | ae4f3e2ac9c4b3f5c364dd3378026c6f28a9dcd7 | |
parent | 470dd8b49dab7211ca425f16fd94e8c18bbd37bf [diff] |
fix(arm): update tsp_early_platform_setup prototype The prototype for tsp_early_platform_setup has been redefined. Update the platform implementation to match the new function signature and ensure compatibility with the updated TSP interface. Also, update the prototype for arm_tsp_early_platform_setup to make use of these arguments in common code. Change-Id: I3831776be58d6ebf672890d0f30bbbd1780976f7 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>