mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-19 02:54:24 +00:00
Merge pull request #1358 from omasab/sgi575_mt_flag
css/sgi575: enable ARM_PLAT_MT flag
This commit is contained in:
commit
7f6d8f49aa
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ $(eval $(call add_define,SGI_PLAT))
|
|||
override CSS_LOAD_SCP_IMAGES := 0
|
||||
override NEED_BL2U := no
|
||||
override ARM_BL31_IN_DRAM := 1
|
||||
override ARM_PLAT_MT := 1
|
||||
|
||||
# System coherency is managed in hardware
|
||||
HW_ASSISTED_COHERENCY := 1
|
||||
|
|
Loading…
Add table
Reference in a new issue