coreboot/src/soc
Arthur Heymans c63649bdbb */Makefile: Always build enable_usbdebug.c
This always builds the usb debug callback functions when implemented.
They get garbage collected if CONFIG_USBDEBUG is not set.

Change-Id: I33051df583645cd00d08e06774383763172d5822
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36881
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Mike Banon <mikebdp2@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2019-11-18 10:59:39 +00:00
..
amd */Makefile: Always build enable_usbdebug.c 2019-11-18 10:59:39 +00:00
cavium arch/arm64: Pass cbmem_top to ramstage via calling argument 2019-11-03 11:19:24 +00:00
imgtec arch/mips: Pass cbmem_top to ramstage via calling argument 2019-11-04 11:40:25 +00:00
intel */Makefile: Always build enable_usbdebug.c 2019-11-18 10:59:39 +00:00
mediatek soc/mediatek/mt8183: Get more space for PreRAM memconsole 2019-11-16 20:43:04 +00:00
nvidia lib/fmap: Add optional pre-RAM cache 2019-11-14 03:30:11 +00:00
qualcomm soc/qualcomm: Link cbmem.c only in romstage 2019-11-14 20:58:43 +00:00
rockchip rockchip/rk3288: Split free SRAM more evenly between stages 2019-11-14 17:10:13 +00:00
samsung lib/fmap: Add optional pre-RAM cache 2019-11-14 03:30:11 +00:00
sifive soc/sifive/fu540: Support booting from SD card 2019-11-14 11:38:43 +00:00
ucb lib/cbmem_top: Add a common cbmem_top implementation 2019-11-01 11:44:51 +00:00