From b287e6f8ec5d2640125c09d5d7256229335f81e0 Mon Sep 17 00:00:00 2001 From: Chenli Wei Date: Fri, 30 Sep 2022 00:59:18 +0800 Subject: [PATCH] misc: add documentation element for CACHE_REGION Some member of CACHE_REGION have no documentation element, this cause some issue when we generate documentation for user. This patch add some documentation to fix the above issue. Tracked-On: #6690 Signed-off-by: Chenli Wei --- misc/config_tools/schema/types.xsd | 36 +++++++++++++++++++++++++----- 1 file changed, 30 insertions(+), 6 deletions(-) diff --git a/misc/config_tools/schema/types.xsd b/misc/config_tools/schema/types.xsd index b09f578a6..abd50d8cd 100644 --- a/misc/config_tools/schema/types.xsd +++ b/misc/config_tools/schema/types.xsd @@ -330,17 +330,41 @@ the board hardware does not support RDT, enabling this option is ignored. - - - - + + + The Name of VM + + + + + The Virtual CPU index of VM + + + + + The Type of Cache Region + + + + + The Cache Region Mask + + - - + + + The Cache Region index + + + + + The Cache Region Level + +