diff options
-rw-r--r-- | src/soc/amd/picasso/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig index 725bd16a27..27901ba600 100644 --- a/src/soc/amd/picasso/Kconfig +++ b/src/soc/amd/picasso/Kconfig @@ -284,7 +284,7 @@ config SMM_TSEG_SIZE config SMM_RESERVED_SIZE hex - default 0x150000 + default 0x180000 config SMM_MODULE_STACK_SIZE hex |