diff options
author | Niklas Cassel <niklas.cassel@axis.com> | 2018-03-28 13:50:10 +0200 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2018-04-03 12:23:58 +0100 |
commit | f25b5fae29d4e5fe6ae17d3f898a959d72519b6a (patch) | |
tree | eda2f3f84f5f404cd3763b95c5c21c2aa1abd7b7 /lib/test_parman.c | |
parent | 3567a4edd6352239586470da1bd5834989425085 (diff) |
PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not set
Setting a BAR size > 4 GB is invalid if PCI_BASE_ADDRESS_MEM_TYPE_64
flag is not set.
This sanity check is done in pci_epc_set_bar(), so that we don't need
to do this sanity check in all epc->ops->set_bar() implementations.
Signed-off-by: Niklas Cassel <niklas.cassel@axis.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'lib/test_parman.c')
0 files changed, 0 insertions, 0 deletions