board: fvp_base_revc_2xaemv8a: set 16bits for ITS DeviceID
By default fvp_base_revc_2xaemv8a used 17bits per DeviceID, limit it to 16bits for the PCIe MSI/MSI-C use-case and save some memory. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
This commit is contained in:
parent
a737999b5b
commit
c523014983
1 changed files with 1 additions and 0 deletions
|
@ -14,4 +14,5 @@ set(ARMFVP_FLAGS
|
|||
-C bp.vis.disable_visualisation=1
|
||||
-C bp.vis.rate_limit-enable=0
|
||||
-C gic_distributor.ARE-fixed-to-one=1
|
||||
-C gic_distributor.ITS-device-bits=16
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue