coreboot-kgpe-d16/src/arch
Patrick Georgi 2268b3b750 arch/arm64: Avoid race condition when building bl31
The arm-trusted-firmware build system may not create the final bl31.elf file
atomically, confusing our make to try to use it before it's ready.
Hence insert a (hopefully, but not guaranteed to be atomic) file move.

Change-Id: Iffc80467e0f4bbc96fc62414d4abfaa7b42634f4
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/10700
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
2015-06-30 08:11:39 +02:00
..
arm cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API 2015-06-09 17:22:17 +02:00
arm64 arch/arm64: Avoid race condition when building bl31 2015-06-30 08:11:39 +02:00
mips Remove obsolete EARLY_CONSOLE usage 2015-06-21 21:11:04 +02:00
riscv Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
x86 x86: Move architecture selection from linker script to Makefile.inc 2015-06-26 22:44:10 +02:00