coreboot/src
Kangheui Won 326a499f6f amd/picasso/psp_verstage: use cbmem console
psp_verstage uses separate printk implementation, which does not include
code to add console output to cbmem.

Add cbmemc_init and cbmemc_tx_byte to add console output to cbmem.

BUG=b:159220781
TEST=build
BRANCH=zork

Change-Id: I63ba5814903565c372dbeb50004565a371dad730
Signed-off-by: Kangheui Won <khwon@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46059
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Reviewed-by: Rob Barnes <robbarnes@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-10-07 04:27:01 +00:00
..
acpi
arch cpu/qemu-x86/car: Move long mode entry right before c entry 2020-09-29 12:27:04 +00:00
commonlib
console
cpu drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config 2020-10-02 23:11:04 +00:00
device
drivers drivers/intel/wifi: Drop call to pci_dev_init 2020-10-07 01:16:12 +00:00
ec
include soc: move mainboard_get_dram_part_num prototype to memory_info.h 2020-10-05 18:02:37 +00:00
lib lib/spd_bin: add LPDDR4X case to spd_get_name() 2020-10-05 18:03:46 +00:00
mainboard zork/var/ezkinil: Adjust Touchscreen suspend off timing 2020-10-06 03:25:30 +00:00
northbridge nb/intel/ironlake: Drop unnecessary smm_region_start function 2020-10-05 09:19:28 +00:00
security security/intel/stm: Fix size_t printf format error 2020-10-01 18:59:18 +00:00
soc amd/picasso/psp_verstage: use cbmem console 2020-10-07 04:27:01 +00:00
southbridge
superio
vendorcode vc/amd/fsp: Update the svc call header for the Mod Exp SVC 2020-10-07 04:23:04 +00:00
Kconfig