diff options
author | Subrata Banik <subratabanik@google.com> | 2023-05-08 10:29:42 +0000 |
---|---|---|
committer | Subrata Banik <subratabanik@google.com> | 2023-05-08 12:51:58 +0000 |
commit | deebd9466f3fab66fe6e5f4ebbbc254c7d1cea0b (patch) | |
tree | 33e0ae9ee0e9735bbf3f004c4300e7d5c5f803ac /3rdparty | |
parent | 497fea7d673b201b044a70baeb93ef04e175fa58 (diff) |
soc/intel/meteorlake: Apply large cbmem buffer size for FSP debug
This patch ensures that the PRERAM_CBMEM_CONSOLE_SIZE and
CONSOLE_CBMEM_BUFFER_SIZE hold a larger cbmem buffer size to contain
the entire FSP debug serial log.
The existing implementation was not appropriate, where the larger cbmem
size was even applicable for serial AP firmware (w/o FSP debug) image
as well.
This change is necessary to ensure that the FSP debug serial log is
always available, even in cases where the cbmem buffer size is
limited.
BUG=b:280481298
TEST=Able to build and boot google/rex with non-FSP serial AP image
and with FSP serial AP image. Able to see the AP log completely inside
the cbmem.
Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: Ib35780fd558c8b6d9aa2e17241131ea4a58c2b9c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75030
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to '3rdparty')
0 files changed, 0 insertions, 0 deletions