User-space driver for Mellanox BlueField SoC
This is the user-space driver to access the BlueField SoC via the rshim
interface. It provides ways to push boot stream, debug the target or login
via the virtual console or network interface.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mbrugger/rshim && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000609 609 Bytes | |
rshim-2.1.5.0.tar | 0000409600 400 KB | |
rshim.changes | 0000006175 6.03 KB | |
rshim.spec | 0000001882 1.84 KB |
Revision 42 (latest revision is 43)
Matthias Brugger (mbrugger)
committed
(revision 42)
- Update to 2.1.5.0 * Avoid polling blocked status during reset * Adjust default reset delay to 3 seconds on PCIe * Remove workaround support for BF2 A0 chip * Only poll/check locked mode for PCIe backend * support register read/write via /dev/rshim0/rshim for pcie_lf on BF3 * add 'CLEAR_ON_READ' command to delete rshim log after read * Add ownership transfer feature * Allow /dev/rshim<N> devfs creation only with --force option enabled * Make sending the initial force command a one-time event * Add VFIO support for Bluefield-3 on PCIe * Add support for command mode * Adjust default boot timeout to 300s * Make rshim run in single instance
Comments 0