<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 3, 2018 at 7:00 AM ron minnich <<a href="mailto:rminnich@gmail.com">rminnich@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I'm wondering ... does anyone know the limits on SMM memory size for this part? <div><br></div></div></blockquote><div><br></div><div>SMM memory size was determined by the MCH part, not ICH.  The boards we had with i82801dx used ASEG with 128 kiB of SMRAM. The only remaining user of i82801dx couples with e7505 that could handle 1 MiB of TSEG.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>I'm looking for a mainboard emulation which can support the larger sizes, e.g. 8M.</div><div><br></div></div></blockquote><div><br></div><div>Out of the box, not supported. But emulation/qemu-q35 can do that if you add "select SMM_TSEG" and some glue logic to write those TSEG related registers. You also need a recent QEMU, 2.10 or later.<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>thanks</div><div><br></div><div>ron</div></div>
-- <br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a><br>
<a href="https://mail.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">https://mail.coreboot.org/mailman/listinfo/coreboot</a></blockquote></div></div>