mb/amd/*: Increase SMMSTORE size to 256K
commita2121eab7dce0c414cbf9e797529d1c154c7862f
authorMatt DeVillier <matt.devillier@gmail.com>
Fri, 12 Apr 2024 16:23:26 +0000 (12 11:23 -0500)
committerFelix Held <felix-coreboot@felixheld.de>
Mon, 15 Apr 2024 16:40:48 +0000 (15 16:40 +0000)
treeaa3e6ab5de1fe8641d0ec06312cff98b3a79989a
parentc5d191b2920f56dc15ed17d7909f7f7f4b41fad1
mb/amd/*: Increase SMMSTORE size to 256K

Anything below 128K will cause SMMSTORE driver in edk2 to fail, since
a minimum of (2) 64K blocks are needed. Increase the size to 256K to
match other boards in the tree.

Change-Id: I04d57ff7f74d79118652cfe227cf223375df6472
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81865
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/mainboard/amd/birman/chromeos_glinda.fmd
src/mainboard/amd/birman/chromeos_phoenix.fmd
src/mainboard/amd/birman_plus/chromeos_glinda.fmd
src/mainboard/amd/birman_plus/chromeos_phoenix.fmd
src/mainboard/amd/chausie/chromeos.fmd
src/mainboard/amd/majolica/chromeos.fmd
src/mainboard/amd/mayan/chromeos.fmd