cpu/intel/fit: Reserve the FIT pointer using a .c file
commitc9aecb4440d753168e84039c27906472d6174e3e
authorArthur Heymans <arthur@aheymans.xyz>
Tue, 16 Mar 2021 15:53:00 +0000 (16 16:53 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Fri, 19 Mar 2021 11:23:59 +0000 (19 11:23 +0000)
tree598f41548b032d396a3db3b8d74091b655751658
parenteeacd8349c1bf208acf393e10e72a6da413a67ef
cpu/intel/fit: Reserve the FIT pointer using a .c file

No need to do this assembly anymore.

Change-Id: I69b42c31e495530fe96030a5a25209775f9d4dca
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51533
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
src/cpu/intel/fit/Makefile.inc
src/cpu/intel/fit/fit.c [moved from src/cpu/intel/fit/fit.S with 57% similarity]