commit | db756746807b5cb64bbe2e6ac4ff38d18b7787ed | [log] [tgz] |
---|---|---|
author | Stanislaw Kardach <kda@semihalf.com> | Mon Apr 12 13:10:12 2021 +0200 |
committer | Palmer Dabbelt <palmerdabbelt@google.com> | Tue May 25 22:50:49 2021 -0700 |
tree | 1d4e4f73966f6ae51b51188a0b67bb4b7c0cb445 | |
parent | 8f3e136ff378a2b22dbc0ca2a6e58022e6df36d2 [diff] |
riscv: enable generic PCI resource mapping Enable the PCI resource mapping on RISC-V using the generic framework. This allows userspace applications to mmap PCI resources using /sys/devices/pci*/*/resource* interface. The mmap has been tested with Intel x520-DA2 NIC card on a HiFive Unmatched board (SiFive FU740 SoC). Signed-off-by: Stanislaw Kardach <kda@semihalf.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>