Skip to content

Commit

Permalink
Merge "fix(corstone1000): include platform header file" into integration
Browse files Browse the repository at this point in the history
  • Loading branch information
ManishVB-Arm authored and TrustedFirmware Code Review committed Jul 23, 2024
2 parents c5b8de8 + 783e5ab commit 31d4c3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plat/arm/board/corstone1000/common/corstone1000_pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <lib/psci/psci.h>
#include <plat/arm/common/plat_arm.h>
#include <platform_def.h>
#include <plat/common/platform.h>
/*******************************************************************************
* Export the platform handlers via plat_arm_psci_pm_ops. The ARM Standard
* platform layer will take care of registering the handlers with PSCI.
Expand Down

0 comments on commit 31d4c3e

Please sign in to comment.