coreboot-kgpe-d16/src/vboot
Aaron Durbin b2a5f4833d lib/cbmem: allow anyone to use cbmem_possibly_online()
The cbmem_possibly_online() is a helpful construct. Therefore,
push it into cbmem.h so other users can take advantage of it.

BUG=chrome-os-partner:60592
BRANCH=reef

Change-Id: If5a1c7815ed03874dcf141014b8ffefb82b7cc92
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/17868
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2016-12-15 23:11:13 +01:00
..
Kconfig vboot: Add support for recovery hash space in TPM 2016-11-10 18:10:42 +01:00
Makefile.inc vboot: Add support for recovery hash space in TPM 2016-11-10 18:10:42 +01:00
bootmode.c lib/cbmem: allow anyone to use cbmem_possibly_online() 2016-12-15 23:11:13 +01:00
common.c src/vboot: Capitalize RAM and CPU 2016-07-31 19:31:41 +02:00
misc.h
secdata_mock.c vboot: Add support for recovery hash space in TPM 2016-11-10 18:10:42 +01:00
secdata_tpm.c vboot: make TPM factory init sequence more robust. 2016-11-16 02:16:11 +01:00
symbols.h
vbnv.c
vbnv.h
vbnv_cmos.c
vbnv_ec.c
vbnv_flash.c vboot/vbnv_flash: Binary search to find last used entry 2016-09-20 21:50:27 +02:00
vbnv_layout.h
vboot_common.c vboot/vboot_common: actually provide a writable region_device 2016-08-24 00:09:16 +02:00
vboot_common.h vboot: Add support for recovery mode with forced memory retraining 2016-11-10 00:44:02 +01:00
vboot_handoff.c commonlib/include: remove NEED_VB20_INTERNALS 2016-11-19 16:57:27 +01:00
vboot_loader.c vboot: consolidate google_chromeec_early_init() calls 2016-08-25 22:50:17 +02:00
vboot_logic.c vboot: Add support for recovery hash space in TPM 2016-11-10 18:10:42 +01:00
verstage.c