coreboot/src
Lee Leahy 5bc6365069 UPSTREAM: include: Add xmalloc, xzmalloc and dma routines
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: bb70c40f2e
Original-Change-Id: Ib2eb2ca143b0538bdd1863e628af4c1948bc0f8c
Original-Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Original-Reviewed-on: https://review.coreboot.org/19207
Original-Tested-by: build bot (Jenkins)
Original-Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: https://chromium-review.googlesource.com/486774
2017-04-26 09:21:02 -07:00
..
acpi UPSTREAM: src/acpi: Capitalize ACPI and SATA 2016-08-04 23:37:57 -07:00
arch UPSTREAM: x86/acpigen: Fix BufferSize of ResourceTemplate 2017-04-19 08:23:05 -07:00
commonlib UPSTREAM: include: Add xmalloc, xzmalloc and dma routines 2017-04-26 09:21:02 -07:00
console UPSTREAM: console: Make snprintf available in all stages 2017-04-26 09:20:56 -07:00
cpu UPSTREAM: AGESA: Unify heap location 2017-04-18 13:19:01 -07:00
device UPSTREAM: libgfxinit: Select CONFIG_VGA when needed 2017-04-10 14:28:37 -07:00
drivers UPSTREAM: drivers/spi/spiconsole: Fix broken spiconsole driver 2017-04-26 09:20:58 -07:00
ec UPSTREAM: ec/roda/it8518: Do EC write manually with long timeout 2017-04-10 14:28:38 -07:00
include UPSTREAM: console: Add convenient debug level macros for raminit 2017-04-21 06:03:46 -07:00
lib UPSTREAM: drivers/i2c/tpm: use iobuf library for marshaling commands 2017-04-26 09:20:53 -07:00
mainboard UPSTREAM: nb/intel/pineview: Move to early cbmem 2017-04-26 09:21:01 -07:00
northbridge UPSTREAM: nb/intel/pineview: Select RELOCATABLE_RAMSTAGE 2017-04-26 09:21:02 -07:00
soc UPSTREAM: soc/intel/skylake: Add ID's for Kabylake-R 2017-04-26 09:20:58 -07:00
southbridge UPSTREAM: [nb|sb]/amd/[amdfam10|sb700]: Add LPC bridge ACPI names for NB/SB 2017-04-18 13:19:06 -07:00
superio UPSTREAM: superio/fintek: Add support for Fintek F71808A 2017-03-30 05:29:57 -07:00
vboot UPSTREAM: Remove libverstage as separate library and source file class 2017-03-29 13:43:09 -07:00
vendorcode UPSTREAM: Kconfig: provide MAINBOARD_HAS_TPM_CR50 option 2017-04-25 01:45:37 -07:00
Kconfig UPSTREAM: include: Add xmalloc, xzmalloc and dma routines 2017-04-26 09:21:02 -07:00