soc/intel/common/block: Add cache as ram init and teardown code
Create sample model for common car init and teardown programming. TEST=Booted Reef, KCRD/EVE, GLKRVP with CAR_CQOS, CAR_NEM_ENHANCED and CAR_NEM configs till post code 0x2a. Change-Id: Iffd0c3e3ca81a3d283d5f1da115222a222e6b157 Signed-off-by: Subrata Banik <subrata.banik@intel.com> Reviewed-on: https://review.coreboot.org/18381 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
committed by
Martin Roth
parent
0637e567e1
commit
03e971cd23
@@ -32,8 +32,8 @@
|
||||
|
||||
#if IS_ENABLED(CONFIG_SKIP_FSP_CAR)
|
||||
|
||||
/* SOC specific NEM */
|
||||
#include <soc/car_teardown.S>
|
||||
/* chipset_teardown_car() is expected to disable cache-as-ram. */
|
||||
call chipset_teardown_car
|
||||
|
||||
#else
|
||||
.extern fih_car
|
||||
|
Reference in New Issue
Block a user