Marshall Dawson has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/27277 )
Change subject: soc/amd/common: Fix AmdLateRunApTask()
......................................................................
Patch Set 4:
I'm not convinced yet that this is correct, although I agree with your premise.
The PI blob is built so that all callouts run through a function named AmdAgesaCallout(). This, in turn, calls a pointer with arguments Func, Data, ConfigPtr). As a result, I believe the PI version of agesawrapper.c is written correctly to unwrap the information.
Unfortunately, I don't observe the function being run in agesawrapper.c, so it's not obvious whether there's a bug. The stoney PI source doesn't call AmdLateRunApTask()
--
To view, visit
https://review.coreboot.org/c/coreboot/+/27277
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I1dad64b955b53bd19363737665235f95aa3d451e
Gerrit-Change-Number: 27277
Gerrit-PatchSet: 4
Gerrit-Owner: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Richard Spiegel
richard.spiegel@silverbackltd.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Mon, 11 Feb 2019 21:50:53 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment