coreboot-kgpe-d16/src/arch/arm/armv7
Vadim Bendebury fc08b76ef5 armv7: set CBFS header to zero
This is necessary to make sure that bootblock uses the default CBFS
header (as it ought to) when multiple CBFS images support is enabled.

BRANCH=storm
BUG=chrome-os-partner:34161, chromium:445938
TEST=with the rest of the patches applied storm boots all the way inot
     the Linux prompt

Change-Id: I5e029d95c5cb085794c7bf5f44513b2144661e38
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 75b2c2ef6c8287db7c3e5879cacfd5dcba4391ac
Original-Change-Id: I5c352921b4c9b6a3294f4658d174e0842d2ee365
Original-Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/237661
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9770
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-17 10:07:55 +02:00
..
bootblock.S New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
bootblock_m.S armv7-m: set stack pointer to _estack 2015-04-10 07:42:28 +02:00
bootblock_simple.c armv7: set CBFS header to zero 2015-04-17 10:07:55 +02:00
cache.c arch: armv7: Fix cache sync instructions. 2015-04-13 12:19:11 +02:00
cache_m.c armv7-m: add empty cache routines 2015-04-10 07:42:25 +02:00
cpu.S armv7: work around hang in bootblock startup code 2015-04-17 10:04:28 +02:00
exception.c arm: Dump additional fault registers in abort handlers 2015-04-08 09:28:37 +02:00
exception_asm.S arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
exception_m.c armv7-m: add armv7-m configuration 2015-04-10 07:42:18 +02:00
Kconfig armv7-m: add armv7-m configuration 2015-04-10 07:42:18 +02:00
Makefile.inc armv7-m: add bootblock entry point 2015-04-10 07:42:26 +02:00
mmu.c armv7: Change all memory domains to Client so XN bits work 2015-04-08 09:27:36 +02:00
thread.c
timestamp.c timestamps: Switch from tsc_t to uint64_t 2015-01-05 22:21:49 +01:00