commit | da8a390eceee07988c05ea2d01965a06acf00b41 | [log] [tgz] |
---|---|---|
author | Mario Bălănică <mariobalanica02@gmail.com> | Wed Mar 06 06:10:52 2024 +0200 |
committer | Mario Bălănică <mariobalanica02@gmail.com> | Tue Mar 12 19:39:02 2024 +0200 |
tree | 7a88de3c5a40fc58ffddd1519adf36b23b82edd4 | |
parent | c883ce045b3529d7c5ff7de8f7dc376ddee4bd58 [diff] |
feat(rpi5): add PCI SMCCC support BCM2712 changes: - support all 3 PCIe RCs / segments. - don't check for link up: the RC can now be configured to fabricate all-ones AXI OKAY responses, so no more Arm SErrors when the link is down (or other conditions). Also, limit bus 0 to devfn 0 as accesses beyond that may result in lock-ups. Change-Id: Ic64785cd68b22571c6638fc3f771703113bc76f6 Signed-off-by: Mario Bălănică <mariobalanica02@gmail.com>