Attention is currently required from: Nico Huber, Martin Roth, Furquan Shaikh, Tim Wawrzynczak, Meera Ravindranath, Michael Niewöhner, Usha P, Patrick Rudolph.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/50955 )
Change subject: soc/intel/common/basecode: Add bootblock common code
......................................................................
Patch Set 3:
(4 comments)
File src/soc/intel/common/basecode/Kconfig:
https://review.coreboot.org/c/coreboot/+/50955/comment/7ae0d048_b6675925
PS2, Line 6: if SOC_INTEL_COMMON_BASECODE
Why? Is there an actual dependency on something only […]
Not sure why. I've removed the guard and made SOC_INTEL_COMMON_BASECODE_BOOTBLOCK select SOC_INTEL_COMMON_BASECODE
File src/soc/intel/common/basecode/bootblock/bootblock.c:
https://review.coreboot.org/c/coreboot/+/50955/comment/2b35022f_6f425f88
PS2, Line 27: void bootblock_soc_init(void)
Moving the entry point to common code makes it harder to pass chip- […]
I agree with the reasoning. However, I would need to reorder some code, which could break stuff I can't easily test...
File src/soc/intel/common/basecode/bootblock/bootblock.c:
https://review.coreboot.org/c/coreboot/+/50955/comment/3e7ff881_fa1ecff3
PS3, Line 16: /* FIXME: Drop function pointer usage */
This is cursed, I know
File src/soc/intel/skylake/bootblock/report_platform.c:
https://review.coreboot.org/c/coreboot/+/50955/comment/dd628b35_0168cd5a
PS2, Line 5: #include <intelblocks/mp_init.h>
odd
CPUID macros are in this header.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/50955
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0d547347ba595edcc3b6253448c8f5060b4fdfff
Gerrit-Change-Number: 50955
Gerrit-PatchSet: 3
Gerrit-Owner: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Meera Ravindranath
meera.ravindranath@intel.com
Gerrit-Reviewer: Michael Niewöhner
foss@mniewoehner.de
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Usha P
usha.p@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Attention: Nico Huber
nico.h@gmx.de
Gerrit-Attention: Martin Roth
martinroth@google.com
Gerrit-Attention: Furquan Shaikh
furquan@google.com
Gerrit-Attention: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Attention: Meera Ravindranath
meera.ravindranath@intel.com
Gerrit-Attention: Michael Niewöhner
foss@mniewoehner.de
Gerrit-Attention: Usha P
usha.p@intel.com
Gerrit-Attention: Patrick Rudolph
siro@das-labor.org
Gerrit-Comment-Date: Mon, 01 Mar 2021 19:11:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Gerrit-MessageType: comment