OFS / opae-sdk

Open Programmable Acceleration Engine
https://ofs.github.io
BSD 3-Clause "New" or "Revised" License
259 stars 82 forks source link

Feature: add fpgaBindSVA() support to C++ bindings #3016

Closed tswhison closed 1 year ago

tswhison commented 1 year ago

Description

Adds C++ member function handle::bind_sva() which calls fpgaBindSVA() to perform the magic and retrieve the pasid.

Collateral (docs, reports, design examples, case IDs):

N/A

Tests added:

handle_cxx_core.bind_sva

Tests run:

CI