coreboot/src/vboot
Aaron Durbin d3937f59c3 UPSTREAM: 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
TEST=None

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>

Change-Id: If5a1c7815ed03874dcf141014b8ffefb82b7cc92
Reviewed-on: https://chromium-review.googlesource.com/421027
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
2016-12-16 07:51:33 -08:00
..
bootmode.c UPSTREAM: lib/cbmem: allow anyone to use cbmem_possibly_online() 2016-12-16 07:51:33 -08:00
common.c UPSTREAM: src/vboot: Capitalize RAM and CPU 2016-08-04 23:38:06 -07:00
Kconfig UPSTREAM: vboot: Add support for recovery hash space in TPM 2016-11-10 18:32:47 -08:00
Makefile.inc UPSTREAM: vboot: Add support for recovery hash space in TPM 2016-11-10 18:32:47 -08:00
misc.h UPSTREAM: vboot: Separate vboot from chromeos 2016-07-28 22:56:25 -07:00
secdata_mock.c UPSTREAM: vboot: Add support for recovery hash space in TPM 2016-11-10 18:32:47 -08:00
secdata_tpm.c UPSTREAM: vboot: make TPM factory init sequence more robust. 2016-11-16 07:08:29 -08:00
symbols.h UPSTREAM: vboot: Separate vboot from chromeos 2016-07-28 22:56:25 -07:00
vbnv.c UPSTREAM: vboot: Separate vboot from chromeos 2016-07-28 22:56:25 -07:00
vbnv.h UPSTREAM: vboot: Separate vboot from chromeos 2016-07-28 22:56:25 -07:00
vbnv_cmos.c UPSTREAM: vboot: Separate vboot from chromeos 2016-07-28 22:56:25 -07:00
vbnv_ec.c UPSTREAM: vboot: Separate vboot from chromeos 2016-07-28 22:56:25 -07:00
vbnv_flash.c vboot/vbnv_flash: Binary search to find last used entry 2016-09-01 05:02:33 -07:00
vbnv_layout.h UPSTREAM: vboot: Separate vboot from chromeos 2016-07-28 22:56:25 -07:00
vboot_common.c UPSTREAM: vboot/vboot_common: actually provide a writable region_device 2016-08-24 17:40:23 -07:00
vboot_common.h UPSTREAM: vboot: Add support for recovery mode with forced memory retraining 2016-11-10 18:32:09 -08:00
vboot_handoff.c UPSTREAM: commonlib/include: remove NEED_VB20_INTERNALS 2016-11-21 11:53:31 -08:00
vboot_loader.c UPSTREAM: vboot: consolidate google_chromeec_early_init() calls 2016-08-28 03:15:02 -07:00
vboot_logic.c UPSTREAM: vboot: Add support for recovery hash space in TPM 2016-11-10 18:32:47 -08:00
verstage.c UPSTREAM: vboot: Separate vboot from chromeos 2016-07-28 22:56:25 -07:00