Hi, I'm trying to use Google/Coral TPU Edge modules for a project, on arm64 and armhf, but BAR0 doesn't get assigned during the enumeration of PCIe devices and consequently pci_enable_device(...) fails on BAR0 resource with value -22 (EINVAL) (resource has null parent) when loading gasket/apex driver. I'm also trying to adapt gasket/apex to run on armhf, but anyhow that is not the root cause for this issue. Relevant Log extracts follow in attachment. Regards, Luís Mendes