coreboot/src/arch/arm
Julius Werner 0057262b38 cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD
There are too many "FIT" in firmware land. In order to reduce possible
confusion of CBFS_TYPE_FIT with the Intel Firmware Interface Table, this
patch renames it to CBFS_TYPE_FIT_PAYLOAD (including the cbfstool
argument, so calling scripts will now need to replace `-t fit` with `-t
fit_payload`).

Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: I826cefce54ade06c6612c8a7bb53e02092e7b11a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64735
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2022-06-01 19:45:08 +00:00
..
armv4
armv7 src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
include arch/arm{64}/include: Remove unused 'boot.h' file 2022-05-31 13:44:18 +00:00
libgcc
asmlib.h
boot.c cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD 2022-06-01 19:45:08 +00:00
boot_linux.S
clock.c
div0.c
eabi_compat.c
fit_payload.c
Kconfig
Makefile.inc arch/{arm,ppc64,riscv}: Remove cpu_info 2021-07-26 07:29:16 +00:00
memcpy.S
memmove.S
memset.S
stages.c
tables.c