Files
u-boot/drivers
Laurentiu Tudor 2a5bbb13cc pci: layerscape: add a way of specifying additional iommu mappings
In the current implementation, u-boot creates iommu mappings only
for PCI devices enumarated at boot time thus does not take into
account more dynamic scenarios such as SR-IOV or PCI hot-plug.
Add an u-boot env var and a device tree property (to be used for
example in more static scenarios such as hardwired PCI endpoints
that get initialized later in the system setup) that would allow
two things:
 - for a SRIOV capable PCI EP identified by its B.D.F specify
   the maximum number of VFs that will ever be created for it
 - for hot-plug case, specify the B.D.F with which the device
   will show up on the PCI bus
More details can be found in the included documentation:
  arch/arm/cpu/armv8/fsl-layerscape/doc/README.pci_iommu_extra

Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2020-10-23 16:52:09 +05:30
..
2020-08-03 22:19:54 -04:00
2020-10-22 11:26:14 -04:00
2020-07-27 14:16:29 +05:30
2020-10-22 11:26:14 -04:00
2020-09-01 14:47:43 +02:00
2020-10-21 18:12:20 +02:00
2020-10-22 09:54:54 -04:00
2020-05-18 21:19:18 -04:00
2020-10-15 18:36:56 -04:00
2020-10-22 09:54:53 -04:00
2020-10-22 09:54:54 -04:00
2020-10-22 11:26:14 -04:00
2020-10-16 09:44:27 -04:00
2020-10-22 09:54:52 -04:00
2020-08-03 22:19:54 -04:00
2020-08-24 14:11:31 -04:00