Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35188 )
Change subject: soc/intel/skylake: lock AES-NI MSR
......................................................................
Patch Set 8:
(1 comment)
Patch Set 8:
Intel SDM https://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-3...
lists that MSR as "Core", not as "Thread".
You need to call intel_ht_sibling() or something similar to run it once on every core (I'm looking for a good code example, but can't find it ...).
That might also be the culprit of crashing SGX init with HT enabled...
Thank you, I will look into this later this day and test SGX+HT again then
https://review.coreboot.org/c/coreboot/+/35188/7//COMMIT_MSG
Commit Message:
https://review.coreboot.org/c/coreboot/+/35188/7//COMMIT_MSG@10
PS7, Line 10: MSR datasheet.
Ah, well, this is done as precaution
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/35188
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I97a0d3b1b9b0452e929ca07d29c03237b413e521
Gerrit-Change-Number: 35188
Gerrit-PatchSet: 8
Gerrit-Owner: Michael Niewöhner
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Michael Niewöhner
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: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Wed, 25 Sep 2019 09:55:31 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Subrata Banik
subrata.banik@intel.com
Comment-In-Reply-To: Michael Niewöhner
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Gerrit-MessageType: comment