Seems to be needed for at least gem5. Someone should explain this and see if it's correct to add it or not.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/arm64/include/param.h | ||
---|---|---|
45 ↗ | (On Diff #13887) | Should be #define<tab>__PCI... |
sys/arm64/include/param.h | ||
---|---|---|
45 ↗ | (On Diff #13887) | ACK, will check before committing. |
Comment Actions
In theory all platforms should do this if their PCI bridge drivers know how to manage routing. Note also that this only matters for legacy INTx interrupts, not MSI.