When dealing with DMA, we need a function to invalidate cache without corrupting contents on main memory (clean). Change-Id: I28e632ae57a7b7ed1accee74e76045b92f92a699 Signed-off-by: Hung-Te Lin <hungte@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/61078 Reviewed-by: Gabe Black <gabeblack@chromium.org> Commit-Queue: Gabe Black <gabeblack@chromium.org> Reviewed-on: http://review.coreboot.org/4345 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com> |
||
|---|---|---|
| .. | ||
| assembler.h | ||
| cache.c | ||
| Config.in | ||
| coreboot.c | ||
| exception.c | ||
| exception_asm.S | ||
| head.S | ||
| libpayload.ldscript | ||
| main.c | ||
| Makefile.inc | ||
| memcpy.S | ||
| memset.S | ||
| sysinfo.c | ||
| timer.c | ||
| util.S | ||
| virtual.c | ||