From 984c0753c69163b58c593752a3c6219efb7b43b3 Mon Sep 17 00:00:00 2001 From: Vijay Dhanraj Date: Tue, 25 Feb 2020 19:12:35 -0800 Subject: [PATCH] xmls: Update existing <$BOARD$>.xml files for RDT support This patch updates existing <$BOARD$>.xml for RDT support. If the platform supports RDT, the resource and MAX CLOS value is generated, else the CLOS_INFO is set to empty. Tracked-On: #3715 Signed-off-by: Vijay Dhanraj Acked-by: Victor Sun --- misc/acrn-config/xmls/board-xmls/apl-mrb.xml | 5 +++-- misc/acrn-config/xmls/board-xmls/apl-up2-n3350.xml | 5 +++-- misc/acrn-config/xmls/board-xmls/apl-up2.xml | 5 +++-- misc/acrn-config/xmls/board-xmls/nuc6cayh.xml | 5 +++-- misc/acrn-config/xmls/board-xmls/nuc7i7dnb.xml | 2 -- misc/acrn-config/xmls/board-xmls/tgl-rvp.xml | 5 +++-- misc/acrn-config/xmls/board-xmls/whl-ipc-i5.xml | 2 -- misc/acrn-config/xmls/board-xmls/whl-ipc-i7.xml | 2 -- 8 files changed, 15 insertions(+), 16 deletions(-) diff --git a/misc/acrn-config/xmls/board-xmls/apl-mrb.xml b/misc/acrn-config/xmls/board-xmls/apl-mrb.xml index 897a4a8d2..d848e1f38 100644 --- a/misc/acrn-config/xmls/board-xmls/apl-mrb.xml +++ b/misc/acrn-config/xmls/board-xmls/apl-mrb.xml @@ -259,8 +259,9 @@ - clos supported by cache:L2 - clos max:4 + rdt resources supported: L2 + rdt resource clos max: 4 + rdt resource mask max: '0xff' diff --git a/misc/acrn-config/xmls/board-xmls/apl-up2-n3350.xml b/misc/acrn-config/xmls/board-xmls/apl-up2-n3350.xml index 7bc572a07..53f5a62a9 100644 --- a/misc/acrn-config/xmls/board-xmls/apl-up2-n3350.xml +++ b/misc/acrn-config/xmls/board-xmls/apl-up2-n3350.xml @@ -233,8 +233,9 @@ - clos supported by cache:L2 - clos max:4 + rdt resources supported: L2 + rdt resource clos max: 4 + rdt resource mask max: '0xff' diff --git a/misc/acrn-config/xmls/board-xmls/apl-up2.xml b/misc/acrn-config/xmls/board-xmls/apl-up2.xml index a07c2467b..ec32b06bc 100644 --- a/misc/acrn-config/xmls/board-xmls/apl-up2.xml +++ b/misc/acrn-config/xmls/board-xmls/apl-up2.xml @@ -233,8 +233,9 @@ - clos supported by cache:L2 - clos max:4 + rdt resources supported: L2 + rdt resource clos max: 4 + rdt resource mask max: '0xff' diff --git a/misc/acrn-config/xmls/board-xmls/nuc6cayh.xml b/misc/acrn-config/xmls/board-xmls/nuc6cayh.xml index baec30218..57fb7485d 100644 --- a/misc/acrn-config/xmls/board-xmls/nuc6cayh.xml +++ b/misc/acrn-config/xmls/board-xmls/nuc6cayh.xml @@ -189,8 +189,9 @@ - clos supported by cache:L2 - clos max:4 + rdt resources supported: L2 + rdt resource clos max: 4 + rdt resource mask max: '0xff' diff --git a/misc/acrn-config/xmls/board-xmls/nuc7i7dnb.xml b/misc/acrn-config/xmls/board-xmls/nuc7i7dnb.xml index f8713b8a5..4a03e6a6f 100644 --- a/misc/acrn-config/xmls/board-xmls/nuc7i7dnb.xml +++ b/misc/acrn-config/xmls/board-xmls/nuc7i7dnb.xml @@ -187,8 +187,6 @@ - clos supported by cache:False - clos max:0 diff --git a/misc/acrn-config/xmls/board-xmls/tgl-rvp.xml b/misc/acrn-config/xmls/board-xmls/tgl-rvp.xml index ed51b16ab..749c86118 100644 --- a/misc/acrn-config/xmls/board-xmls/tgl-rvp.xml +++ b/misc/acrn-config/xmls/board-xmls/tgl-rvp.xml @@ -248,8 +248,9 @@ - clos supported by cache:L2 - clos max:8 + rdt resources supported: L2 + rdt resource clos max: 8 + rdt resource mask max: '0xff' diff --git a/misc/acrn-config/xmls/board-xmls/whl-ipc-i5.xml b/misc/acrn-config/xmls/board-xmls/whl-ipc-i5.xml index 2bafdb59e..6e2bdc4d7 100644 --- a/misc/acrn-config/xmls/board-xmls/whl-ipc-i5.xml +++ b/misc/acrn-config/xmls/board-xmls/whl-ipc-i5.xml @@ -179,8 +179,6 @@ - clos supported by cache:False - clos max:0 diff --git a/misc/acrn-config/xmls/board-xmls/whl-ipc-i7.xml b/misc/acrn-config/xmls/board-xmls/whl-ipc-i7.xml index 4fdaa296e..101c1149e 100644 --- a/misc/acrn-config/xmls/board-xmls/whl-ipc-i7.xml +++ b/misc/acrn-config/xmls/board-xmls/whl-ipc-i7.xml @@ -183,8 +183,6 @@ - clos supported by cache:False - clos max:0