coreboot-kgpe-d16/src/security/vboot
Patrick Georgi 5220aeab6e security/vboot: build vboot_fw20.a per stage
When used more widely across the tree, we don't want to have
to worry if all its users are on the same architecture
(eg. aarch32 vs aarch64), so just build their own library for
each stage.

Change-Id: Ib6807ff73c2713f3b23f43055325b2c40ff1a17d
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/29253
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2018-10-31 12:15:29 +00:00
..
antirollback.h src: Add missing license headers 2018-07-06 15:30:59 +00:00
bootmode.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
common.c
gbb.c vboot: Add support for reading GBB flags 2018-04-09 09:27:50 +00:00
gbb.h vboot: Add support for reading GBB flags 2018-04-09 09:27:50 +00:00
Kconfig reset: Provide new single-function reset API 2018-10-22 08:34:00 +00:00
Makefile.inc security/vboot: build vboot_fw20.a per stage 2018-10-31 12:15:29 +00:00
misc.h
mrc_cache_hash_tpm.c security/vboot: Add interface for FSP 2.0 mrc caching 2018-07-17 17:40:33 +00:00
secdata_mock.c security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
secdata_tpm.c security/tpm: Improve TCPA log generation 2018-08-03 23:46:21 +00:00
symbols.h security/vboot: Remove redundent _verstage/_everstage/_verstage_size symbols 2018-05-14 16:24:28 +00:00
vbnv.c security/vboot: Add function to read UDC enable flag 2018-04-27 02:51:25 +00:00
vbnv.h security/vboot: Add function to read UDC enable flag 2018-04-27 02:51:25 +00:00
vbnv_cmos.c
vbnv_ec.c
vbnv_flash.c
vbnv_layout.h security/vboot: Add function to read UDC enable flag 2018-04-27 02:51:25 +00:00
vboot_common.c reset: Provide new single-function reset API 2018-10-22 08:34:00 +00:00
vboot_common.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
vboot_handoff.c
vboot_loader.c
vboot_logic.c vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic 2018-10-24 09:07:43 +00:00
verstage.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00