From 3533808a6dbe335fa76bc82869fb6e9719b250ab Mon Sep 17 00:00:00 2001 From: Ariel Fang Date: Wed, 25 Aug 2021 14:25:03 +0800 Subject: [PATCH] mb/google/brya/variants/primus: Enable SaGv support This patch enables SaGv support for primus. BUG=b:196286180 Signed-off-by: Ariel Fang Change-Id: I00074e348dd6347602c18dcfd231a890153b4685 Reviewed-on: https://review.coreboot.org/c/coreboot/+/57135 Tested-by: build bot (Jenkins) Reviewed-by: Tim Wawrzynczak --- src/mainboard/google/brya/variants/primus/overridetree.cb | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/google/brya/variants/primus/overridetree.cb b/src/mainboard/google/brya/variants/primus/overridetree.cb index 0c8a2e793e..86cdfeae0e 100644 --- a/src/mainboard/google/brya/variants/primus/overridetree.cb +++ b/src/mainboard/google/brya/variants/primus/overridetree.cb @@ -23,6 +23,7 @@ end chip soc/intel/alderlake + register "SaGv" = "SaGv_Enabled" # Intel Common SoC Config #+-------------------+---------------------------+ #| Field | Value |