diff options
author | Matt DeVillier <matt.devillier@gmail.com> | 2022-02-25 16:24:39 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-03-03 23:33:52 +0000 |
commit | 42f214de663393fbb3fb0f284593bf42f95fe265 (patch) | |
tree | 2e81db986c26fe233ff01d67ccd9a7071a94b87c /.clang-format | |
parent | 5cd9ab64a277202e3296d5644f504c3488ebf4a9 (diff) |
mb/google/zork: fix SMMSTORE size, alignment in default FMAP
SMMSTORE needs to have 64k size (minimum) and have 64k alignment as
enforced by asserts added in commit 1ba6049
[drivers/smmstore/store.c: Add static assertion based on fmap].
Adjust size and alignment of SMMSTORE region in FMAP to ensure those conditions are met.
Test: build google/morphius without asserts being tripped for above conditions.
Change-Id: Ied04e93379e1507f5e6b2a1b71e4098a4561e5d8
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62443
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions