Skip to content

Commit

Permalink
[DM/FEATURE] Support NVME
Browse files Browse the repository at this point in the history
1. Support PRP and SGL (>= NVME v1.1) transport.
2. Support MSI/MSI-X for IO queues.
3. Support NVME on PCI.

Signed-off-by: GuEe-GUI <[email protected]>
  • Loading branch information
GuEe-GUI committed Nov 20, 2024
1 parent fed7c9a commit 84760bb
Show file tree
Hide file tree
Showing 7 changed files with 2,418 additions and 0 deletions.
1 change: 1 addition & 0 deletions components/drivers/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ rsource "touch/Kconfig"
rsource "graphic/Kconfig"
rsource "hwcrypto/Kconfig"
rsource "wlan/Kconfig"
rsource "nvme/Kconfig"
rsource "virtio/Kconfig"
rsource "ofw/Kconfig"
rsource "pci/Kconfig"
Expand Down
Loading

0 comments on commit 84760bb

Please sign in to comment.