Add a Kconfig value to indicate coreboot builds.
Add prototypes and definitions for:
* dma_coherent
* dma_malloc
* xmalloc
* xzmalloc
Move prototype for memset into stdlib.h from string.h to eliminate build
breaks.
TEST=Build and test on Galileo Gen2
Change-Id: I43d69466a55f18f179b56bd9cd9d5ff8ea058ad8
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id:
|
||
|---|---|---|
| .. | ||
| include/commonlib | ||
| cbfs.c | ||
| configstring.c | ||
| fsp_relocate.c | ||
| iobuf.c | ||
| lz4.c.inc | ||
| lz4_wrapper.c | ||
| Makefile.inc | ||
| mem_pool.c | ||
| region.c | ||