coreboot/src/arch/arm
Patrick Georgi 5538e50bc4 armv4: Build in SMP settings with non-SMP armv4 CPUs
There are some ARMv8/ARMv4 SoC where the ARMv8 part needs to be
SMP aware but the ARMv4 part does not.
Until we need real SMP on ARMv4, work around that situation
with stub defines.

Change-Id: Iec5b4302b19c17fe2b3f677b84a8edf4b4902946
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/9046
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-03-27 08:05:20 +01:00
..
armv4 bootblocks: use run_romstage() 2015-03-20 19:28:52 +01:00
armv7 bootblocks: use run_romstage() 2015-03-20 19:28:52 +01:00
include armv4: Build in SMP settings with non-SMP armv4 CPUs 2015-03-27 08:05:20 +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 loaders: add program_loading.h header file 2015-03-20 19:25:29 +01:00
bootblock.ld vboot2: separate verstage from bootblock 2015-03-24 14:48:04 +01:00
clock.c coreboot arm: Define function for setting cntfrq register 2015-03-02 22:19:46 +01:00
cpu.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
div0.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
eabi_compat.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
id.S ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
Kconfig CBMEM console: Fix and enhance pre-RAM support 2015-01-27 22:44:17 +01:00
Makefile.inc vboot2: separate verstage from bootblock 2015-03-24 14:48:04 +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 bootstate: use structure pointers for scheduling callbacks 2015-03-18 16:41:43 +01: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
verstage.ld vboot2: separate verstage from bootblock 2015-03-24 14:48:04 +01:00