mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-21 20:14:29 +00:00
Merge "fix(zynqmp): remove unused PLAT_NUM_POWER_DOMAINS" into integration
This commit is contained in:
commit
2ef07eb402
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define PLATFORM_CORE_COUNT U(4)
|
#define PLATFORM_CORE_COUNT U(4)
|
||||||
#define PLAT_NUM_POWER_DOMAINS U(5)
|
|
||||||
#define PLAT_MAX_PWR_LVL U(1)
|
#define PLAT_MAX_PWR_LVL U(1)
|
||||||
#define PLAT_MAX_RET_STATE U(1)
|
#define PLAT_MAX_RET_STATE U(1)
|
||||||
#define PLAT_MAX_OFF_STATE U(2)
|
#define PLAT_MAX_OFF_STATE U(2)
|
||||||
|
|
Loading…
Add table
Reference in a new issue