Patch Set 37:

Patch Set 36:

Patch Set 33:

(13 comments)

To do:
I am looking for guidance/direction about the config to get Jenkins to build the STM.

Next patch set will be out Fri/Sat and will include the addition of get_pmbase for all Intel platforms. Unless the reviewers want me to separate them into separate CL's

Given the requests people made to have it in one CL, back when it was multiple CLs, let's just keep it in one CL.

given the comments I've received in keeping the CL as one large entity, I can easily split out the just added modifications, into a separate CL without harm (aside from certain platforms not building when the STM because of a linking error).

However, I have a more fundamental issue. I have added a "select USE_BLOBS" to stm/Kconfig to ensure that 3rdparty/blobs/cpu/intel/stm/* is pulled in as it is needed to build.

The blobs directory is pulled but the cpu/intel/stm directory is not pulled in, which is causing the Jenkins regression builds to abort.

If I go to review.coreboot.org/blobs the STM directory is there in master and is in the commit log.

When go to 3rdparty/blobs on my test system, as noted earlier, the cpu/intel/stm directory is not there.

When I do a "git status" I receive the following message:

HEAD detached at 034b278
nothing to commit, working directory clean

A "git log" produces a list of commits starting after the cpu/intel commit.

How do we fix this as this is what is prevent a clean build with the STM enabled.

  gene

Please do not review this patch set, I need to resolve this first (just that this system is not allowing me to send a message otherwise)

View Change

To view, visit change 33234. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If4adcd92c341162630ce1ec357ffcf8a135785ec
Gerrit-Change-Number: 33234
Gerrit-PatchSet: 37
Gerrit-Owner: cedarhouse1@comcast.net
Gerrit-Reviewer: Aaron Durbin <adurbin@chromium.org>
Gerrit-Reviewer: Christian Walter <christian.walter@9elements.com>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Gerrit-Reviewer: Werner Zeh <werner.zeh@siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: cedarhouse1@comcast.net
Gerrit-CC: Jonathan Zhang <jonzhang@fb.com>
Gerrit-CC: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-CC: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Gerrit-CC: ron minnich <rminnich@gmail.com>
Gerrit-Comment-Date: Sat, 28 Dec 2019 00:27:01 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment