coreboot/src
Kyösti Mälkki d022718001 bootmem: Clarify usage with bounce-buffer
Add bootmem_targets_usable_with_bounce() to handle
cases of payload loading via bounce-buffer.

Change-Id: I9ebbc621f8810c0317d7c97c6b4cdd41527ddcbb
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/26985
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-06-12 07:43:37 +00:00
..
acpi
arch selfboot: Move x86 quirk under arch 2018-06-11 08:33:54 +00:00
commonlib src/commonlib/storage: Move include <console.h> to sd_mmc.h 2018-06-04 02:40:08 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu arch/x86: Always select RELOCATABLE_MODULES 2018-06-06 12:29:57 +00:00
device drivers/intel/gma: Include mainboard data.vbt 2018-06-06 14:58:11 +00:00
drivers {src,util}: Use NULL instead of 0 for pointer 2018-06-11 08:52:08 +00:00
ec google/chromeec: Set proper dev ops 2018-06-07 06:37:12 +00:00
include bootmem: Clarify usage with bounce-buffer 2018-06-12 07:43:37 +00:00
lib bootmem: Clarify usage with bounce-buffer 2018-06-12 07:43:37 +00:00
mainboard google/kukui: Add MediaTek MT8183 reference board 2018-06-11 10:31:10 +00:00
northbridge {src,util}: Use NULL instead of 0 for pointer 2018-06-11 08:52:08 +00:00
security security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
soc mediatek/mt8183: Add a stub implementation of the MT8183 SOC 2018-06-11 10:30:59 +00:00
southbridge sb/intel/common: Include SPI driver into postcar stage 2018-06-11 08:44:02 +00:00
superio src/superio/{ite,smsc}: Remove space before tab 2018-06-04 09:11:32 +00:00
vendorcode security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
Kconfig drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMM 2018-06-11 08:43:30 +00:00