Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 584608c1 authored by Rama Krishna Phani A's avatar Rama Krishna Phani A
Browse files

dmaengine: edma: add protection for variables to avoid corruption



Changes include support for

i) Add protection for variables being used across functions to avoid
corruption.

ii) Updation of CB flag
EDMA hardware will start processing descriptors based on CB flag. During
high throughput conditions there can be a chance that CB flags get
updated even before memcpy of descriptor data element. Hence make sure
to set the CB flag post memcpy.

iii) Add support for dumping EDMA registers.

Change-Id: I97bba62b71536014ef8b3ceef2862654e98dc821
Signed-off-by: default avatarRama Krishna Phani A <rphani@codeaurora.org>
parent bab04d12
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment