coreboot/util/cbfstool
Ronald G. Minnich f836e14695 cbfstool: add aarch64 as a name
The aarch64 is not really an arm variant, it's sufficiently
different that it can be considered (for purposes of cbfs, certainly)
to be a new architecture.

Add a constant in cbfs.h and strings to correspond to it.
Note that with the new cbfstool support that we added earlier,
the actual use of aarch64 ELF files actually "just works" (at
least when tested earlier).

BUG=None
TEST=It builds an image for nyan, and no new code is added.
BRANCH=None

Change-Id: Ib4900900d99c9aae6eef858d8ee097709368c4d4
Reviewed-on: https://chromium-review.googlesource.com/180221
Reviewed-by: Stefan Reinauer <reinauer@chromium.org>
Commit-Queue: Ronald Minnich <rminnich@chromium.org>
Tested-by: Ronald Minnich <rminnich@chromium.org>
2013-12-16 22:57:50 +00:00
..
lzma cbfstool: remove dead code 2013-11-14 02:38:23 +00:00
cbfs-mkpayload.c ARM: Generalize armv7 as arm. 2013-10-02 09:18:44 +00:00
cbfs-mkstage.c cbfs: fix issues with word size and endianness. 2013-12-11 09:04:54 +00:00
cbfs.h cbfstool: add aarch64 as a name 2013-12-16 22:57:50 +00:00
cbfs_image.c cbfstool: Fix architecture check when adding payload 2013-11-15 03:54:46 +00:00
cbfs_image.h cbfstool locate: Implement alignment switch --align/-a 2013-03-20 05:47:32 +01:00
cbfstool.c cbfstool: add aarch64 as a name 2013-12-16 22:57:50 +00:00
coff.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
common.c cbfstool: add aarch64 as a name 2013-12-16 22:57:50 +00:00
common.h cbfs: fix issues with word size and endianness. 2013-12-11 09:04:54 +00:00
compress.c cbfstool: remove dead code 2013-11-14 02:38:23 +00:00
elf.h fix some wrong versions of the FSF's address (trivial) 2009-09-23 21:52:45 +00:00
EXAMPLE cbfstool: Update example file. 2013-02-04 11:12:15 +01:00
fit.c cbfstool: check potential microcode update earlier 2013-05-07 14:58:30 -07:00
fit.h cbfstool: Add update-fit command 2013-03-27 01:25:12 +01:00
fv.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
Makefile cbfs: fix issues with word size and endianness. 2013-12-11 09:04:54 +00:00
Makefile.inc cbfs: fix issues with word size and endianness. 2013-12-11 09:04:54 +00:00
swab.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
xdr.c cbfs: fix issues with word size and endianness. 2013-12-11 09:04:54 +00:00