coreboot-kgpe-d16/src/arch
Patrick Georgi 27ef602fab vboot: split class in library and stage
The build system includes a bunch of files into verstage that
also exist in romstage - generic drivers etc.
These create link time conflicts when trying to link both the
verstage copy and romstage copy together in a combined configuration,
so separate "stage" parts (that allow things to run) from "library" parts
(that contain the vboot specifics).

Change-Id: Ieed910fcd642693e5e89e55f3e6801887d94462f
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/10041
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-04-30 15:39:53 +02:00
..
arm vboot: split class in library and stage 2015-04-30 15:39:53 +02:00
arm64 vboot: split class in library and stage 2015-04-30 15:39:53 +02:00
mips google/urara: use board ID information to set up hardware 2015-04-22 08:50:10 +02:00
riscv Unify byte order macros and clrsetbits 2015-04-21 08:23:25 +02:00
x86 Use __ROMSTAGE__ to denote romstage 2015-04-29 07:24:26 +02:00