Skip to content
Commit 86fc43c9 authored by Christopher Friedt's avatar Christopher Friedt Committed by Chris Friedt
Browse files

drivers: dma: add emulated dma driver



Add an emulated DMA driver. Emulation drivers are great to have
for each driver API for multiple reasons:

- providing an ideal / model driver for reference
- potential for configurable backend support
- seamless integration with device tree
- multi-instance, etc, for all supported boards
- fast regression testing of app and library code

Since many other drivers and lbraries depend on DMA, this might
help us to increase test coverage.

Signed-off-by: default avatarChristopher Friedt <cfriedt@meta.com>
parent e2cd8d64
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment