1e9a914207
Implement postcar stage cbmem console support. The postcar stage is more like ramstage in that RAM is already up. Therefore, in order to make the cbmem console reinit flow work one needs the cbmem init hook infrastructure in place and the cbmem recovery called. This call is added to x86/postcar.c to achieve that. Additionally, one needs to provide postcar stage cbmem init hook callbacks for the cbmem console library to use. A few other places need to become postcar stage aware so that the code paths are taken. Lastly, since postcar is backed by ram indicate that to the cbmem backing store. BUG=chrome-os-partner:57513 Change-Id: I51db65d8502c456b08f291fd1b59f6ea72059dfd Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://review.coreboot.org/16619 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> |
||
---|---|---|
.. | ||
gnat | ||
b64_decode.c | ||
boot_device.c | ||
bootblock.c | ||
bootmem.c | ||
bootmode.c | ||
cbfs.c | ||
cbmem_common.c | ||
cbmem_console.c | ||
cbmem_stage_cache.c | ||
compute_ip_checksum.c | ||
coreboot_table.c | ||
debug.c | ||
delay.c | ||
edid.c | ||
ext_stage_cache.c | ||
fallback_boot.c | ||
fmap.c | ||
gcc.c | ||
gcov-glue.c | ||
gcov-io.c | ||
gcov-io.h | ||
gcov-iov.h | ||
generic_dump_spd.c | ||
generic_sdram.c | ||
gpio.c | ||
halt.c | ||
hardwaremain.c | ||
hexdump.c | ||
hexstrtobin.c | ||
imd.c | ||
imd_cbmem.c | ||
jpeg.c | ||
jpeg.h | ||
libgcc.c | ||
libgcov.c | ||
lzma.c | ||
lzmadecode.c | ||
lzmadecode.h | ||
Makefile.inc | ||
malloc.c | ||
memchr.c | ||
memcmp.c | ||
memcpy.c | ||
memmove.c | ||
memrange.c | ||
memset.c | ||
mocked_tlcl.c | ||
nhlt.c | ||
primitive_memtest.c | ||
prog_loaders.c | ||
prog_ops.c | ||
program.ld | ||
ramtest.c | ||
reg_script.c | ||
rmodule.c | ||
rmodule.ld | ||
romstage_stack.c | ||
rtc.c | ||
selfboot.c | ||
stack.c | ||
thread.c | ||
timer.c | ||
timer_queue.c | ||
timestamp.c | ||
tlcl.c | ||
tlcl_internal.h | ||
tlcl_structures.h | ||
tpm2_marshaling.c | ||
tpm2_marshaling.h | ||
tpm2_tlcl.c | ||
tpm2_tlcl_structures.h | ||
tpm_error_messages.h | ||
trace.c | ||
version.c | ||
wrdd.c |