soc/amd/stoneyridge: Select SOC_AMD_COMMON_LATE_SMM_LOCKING
Select SOC_AMD_COMMON_LATE_SMM_LOCKING to ensure that SMM remains unlocked on S3 resume until after the AGESA call to s3finalrestore has completed. If SMM is locked prior, S3 resume will fail: [DEBUG] agesawrapper_amds3laterestore() entry [DEBUG] Error: Can't find 57a9e200 raw data to imd [ERROR] S3 volatile data not found TEST=build/boot google/liara, verify S3 resume succeeds. Change-Id: I49659b4e5aba42367d6347e705cd92492fc34a0f Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/78625 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
		
				
					committed by
					
						 Felix Held
						Felix Held
					
				
			
			
				
	
			
			
			
						parent
						
							33aa2901f8
						
					
				
				
					commit
					1e0842e8bc
				
			| @@ -42,6 +42,7 @@ config SOC_AMD_STONEYRIDGE | ||||
| 	select SOC_AMD_COMMON_BLOCK_SPI | ||||
| 	select SOC_AMD_COMMON_BLOCK_SVI2 | ||||
| 	select SOC_AMD_COMMON_BLOCK_UART | ||||
| 	select SOC_AMD_COMMON_LATE_SMM_LOCKING | ||||
| 	select SSE2 | ||||
| 	select TSC_SYNC_LFENCE | ||||
| 	select USE_DDR4 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user