From the hardware point of view, NVMe SSD drive is just a PCIe device, we have PCIe interface in our processors, this is enough to support NVMe from the hardware side.
From the software side - there is a standard Linux kernel driver for nvme. It is not specific to NXP or ARM. Just enable the driver. Search for nvme in make menuconfig.
Have a great day,
Alexander
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
From the hardware point of view, NVMe SSD drive is just a PCIe device, we have PCIe interface in our processors, this is enough to support NVMe from the hardware side.
From the software side - there is a standard Linux kernel driver for nvme. It is not specific to NXP or ARM. Just enable the driver. Search for nvme in make menuconfig.
Have a great day,
Alexander
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------