<p>Marshall Dawson has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/25456">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vc/amd/stoneyridge: Add definition for AGESA heap rebase<br><br>AgesaHeapRebase is an optional callout that allows AGESA to use a<br>coreboot-managed heap base address.  Its internal default location<br>is determined by AMD_HEAP_START_ADDRESS which is defined as 4 MB.<br><br>Add a #define that AGESA may use once the feature is available.<br><br>BUG=b:74518368<br><br>Change-Id: Id23455779b1c8c4931ad1a3122587e09ad237ecc<br>Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com><br>---<br>M src/vendorcode/amd/pi/00670F00/AGESA.h<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/56/25456/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/vendorcode/amd/pi/00670F00/AGESA.h b/src/vendorcode/amd/pi/00670F00/AGESA.h</span><br><span>index 2b2a8b6..ba1e505 100644</span><br><span>--- a/src/vendorcode/amd/pi/00670F00/AGESA.h</span><br><span>+++ b/src/vendorcode/amd/pi/00670F00/AGESA.h</span><br><span>@@ -68,6 +68,7 @@</span><br><span> #define AGESA_IDLE_AN_AP                        0x00028107ul</span><br><span> #define AGESA_WAIT_FOR_ALL_APS                  0x00028108ul</span><br><span> #define AGESA_HALT_THIS_AP                      0x00028109ul</span><br><span style="color: hsl(120, 100%, 40%);">+#define AGESA_HEAP_REBASE                       0x0002810aul</span><br><span> </span><br><span> // AGESA ADVANCED CALLOUTS, Memory</span><br><span> #define AGESA_READ_SPD                 0x00028140ul</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/25456">change 25456</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/25456"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Id23455779b1c8c4931ad1a3122587e09ad237ecc </div>
<div style="display:none"> Gerrit-Change-Number: 25456 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marshall Dawson <marshalldawson3rd@gmail.com> </div>