coreboot/src/arch
Raul E Rangel da68c9d378 arch/x86,cpu/x86: Move cpu_info initialization instructions into macro
This will help reduce duplication and make it easier to add new members
to the cpu_info struct.

BUG=b:194391185, b:179699789
TEST=Compare assembly of romstage and ramstage before and after

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I31f264f4bb8b605fa3cb3bfff0d9bf79224072aa
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57859
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
2021-09-27 13:41:41 +00:00
..
arm arch/{arm,ppc64,riscv}: Remove cpu_info 2021-07-26 07:29:16 +00:00
arm64 cbfs: Remove prog_locate() for payloads (SELF and FIT) 2021-03-17 00:13:53 +00:00
ppc64 arch/{arm,ppc64,riscv}: Remove cpu_info 2021-07-26 07:29:16 +00:00
riscv arch/riscv: Avoid gcc11 replacing memset implementation with memset call 2021-09-19 18:52:22 +00:00
x86 arch/x86,cpu/x86: Move cpu_info initialization instructions into macro 2021-09-27 13:41:41 +00:00