mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 17:44:19 +00:00
Merge "feat(plat/sgi): enable use of PSCI extended state ID format" into integration
This commit is contained in:
commit
1f8dceeac1
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ override CSS_LOAD_SCP_IMAGES := 0
|
|||
override NEED_BL2U := no
|
||||
override ARM_BL31_IN_DRAM := 1
|
||||
override ARM_PLAT_MT := 1
|
||||
override PSCI_EXTENDED_STATE_ID := 1
|
||||
override ARM_RECOM_STATE_ID_ENC := 1
|
||||
|
||||
# System coherency is managed in hardware
|
||||
HW_ASSISTED_COHERENCY := 1
|
||||
|
|
Loading…
Add table
Reference in a new issue