forked from MIrrors/gasket-driver
975c81ef1d5cdcd8200ad30085169c7f14df9add
Make sure to use dma_sync_single_for_device whenever updating the contents of an extended page table. This performs the cache flush using the correct function from the DMA-API. Also move this call outside of the inner loop to improve performance. Tested: Ran run_tests with inception, testfullyconnected with parameter caching, and rnntransducerdecoderpie107m on AT Enterprise. Change-Id: Ie3c63113dde8cafe448d515e8970810afc9564ac Signed-off-by: Nick Ewalt <nicholasewalt@google.com>
Description
No description provided
Languages
C
99.8%
Makefile
0.2%