coreboot-kgpe-d16/payloads/libpayload/include/armv7/arch
David Hendricks 2fba5e27d4 armv7: import new cache maintenance API from coreboot
This imports the new cache maintenance API from coreboot at
commit bba8090. This is a BSD-licensed implementation which
exposes cache maintenance opertaions necessary for payloads
for things such as DMA transfers.

Change-Id: I554676db89517bebc6edae4f7ab7e5882e6f986d
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2974
Tested-by: build bot (Jenkins)
2013-03-30 19:48:42 +01:00
..
cache.h armv7: import new cache maintenance API from coreboot 2013-03-30 19:48:42 +01:00
exception.h libpayload: Catch exceptions and print out an error message. 2013-03-04 22:39:09 +01:00
io.h libpayload: Use the same type for 32 bit data in readl as in uint32_t. 2013-02-15 06:52:01 +01:00
types.h libpayload: Fix type issues 2013-03-26 19:36:39 +01:00
virtual.h libpayload: Initial ARMv7 port 2012-12-14 22:29:48 +01:00