coreboot-kgpe-d16/src/arch/arm
Furquan Shaikh a742ef1a48 rmodules: Make rmodules inclusion for vboot dependent on romstage_arch
Currently, the rmodules inclusion for vboot is dependent on ramstage_arch.
This change adds dependency on romstage_arch, since vboot is associated with
romstage. Inclusion based on ramstage_arch is left as is in case someone needs
it in ramstage.

BUG=chrome-os-partner:30784
BRANCH=None
TEST=Compiles successfully for link, rush and nyan

Original-Change-Id: Ib62415671c26a4a18c7133d98e8c683414def32b
Original-Signed-off-by: Furquan Shaikh <furquan@google.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/209568
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Original-Tested-by: Furquan Shaikh <furquan@chromium.org>
Original-Commit-Queue: Aaron Durbin <adurbin@chromium.org>
(cherry picked from commit 00da67cc02c81d7a6160f7336b33bf53b00e1875)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: I9df02134af4e396c7257a2db2e2c371cfd1a02bc
Reviewed-on: http://review.coreboot.org/8673
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-03-17 16:38:23 +01:00
..
armv4 rmodules: Make rmodules inclusion for vboot dependent on romstage_arch 2015-03-17 16:38:23 +01:00
armv7 rmodules: Make rmodules inclusion for vboot dependent on romstage_arch 2015-03-17 16:38:23 +01:00
include coreboot arm: Define function for setting cntfrq register 2015-03-02 22:19:46 +01:00
libgcc vboot2: implement select_firmware for pre-romstage verification 2015-01-27 01:43:01 +01:00
asmlib.h arm: Update mem* functions to newer versions 2014-09-22 18:47:42 +02:00
boot.c libpayload: arm: Pass the coreboot table location to the payload. 2014-12-09 18:38:48 +01:00
bootblock.ld CBMEM console: Fix and enhance pre-RAM support 2015-01-27 22:44:17 +01:00
clock.c coreboot arm: Define function for setting cntfrq register 2015-03-02 22:19:46 +01:00
cpu.c
div0.c
eabi_compat.c
id.S
Kconfig CBMEM console: Fix and enhance pre-RAM support 2015-01-27 22:44:17 +01:00
Makefile.inc rmodules: Make rmodules inclusion for vboot dependent on romstage_arch 2015-03-17 16:38:23 +01:00
memcpy.S arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
memmove.S arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
memset.S arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
ramstage.ld arm: Have the linker garbage-collect unused functions and variables 2014-09-22 18:41:54 +02:00
romstage.ld CBMEM console: Fix and enhance pre-RAM support 2015-01-27 22:44:17 +01:00
stages.c arm: Redesign, clarify and clean up cache related code 2014-11-10 21:34:49 +01:00
tables.c CBMEM: Implement cbmem_run_init_hooks() stub 2015-01-27 22:41:23 +01:00