coreboot/payloads/libpayload/arch/arm
David Hendricks 9387b02dff libpayload: expose dcache_line_bytes() in ARM cache API
This exposes the function that obtains cache line size so that it can
be used by drivers in DMA-related functions.

BUG=none
BRANCH=none
TEST=built and booted on nyan, nothing obvious broke
Signed-off-by: David Hendricks <dhendrix@chromium.org>

Change-Id: I9b0ddc36aa39084f0d621af064487d1b2ef3d023
Reviewed-on: https://chromium-review.googlesource.com/174099
Reviewed-by: Gabe Black <gabeblack@chromium.org>
Commit-Queue: David Hendricks <dhendrix@chromium.org>
Tested-by: David Hendricks <dhendrix@chromium.org>
2013-10-23 05:21:24 +00:00
..
assembler.h
cache.c libpayload: expose dcache_line_bytes() in ARM cache API 2013-10-23 05:21:24 +00:00
Config.in
coreboot.c
dummy_media.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