White Papers

12 Version 1.0.0
Property Name
Type
Requirement and Description
Cache3Size Mandatory uint64
The property shall represent the total memory
size of the cache in KBytes.
Cache1PrimaryStatus
uint32
Cache1PrimaryStatus provides a high level
status value, intended to align with Red-
Yellow-Green type representation of status.
Cache2PrimaryStatus
uint32
Cache2PrimaryStatus provides a high level
status value, intended to align with Red-
Yellow-Green type representation of status.
Cache3PrimaryStatus
uint32
Cache3PrimaryStatus provides a high level
status value, intended to align with Red-
Yellow-Green type representation of status.
Cache1ErrorMethodology Optional uint16
Cache ErrorMethodology - Contains the
enumerated value that describes the cache’s
error detection/correction mechanism
Cache2ErrorMethodology
uint16
Cache ErrorMethodology - Contains the
enumerated value that describes the cache’s
error detection/correction mechanism
Cache3ErrorMethodology
uint16
Cache ErrorMethodology - Contains the
enumerated value that describes the cache’s
error detection/correction mechanism
Cache1WritePolicy
uint16
Defines whether this is write-back (value=1)
or write-through (value=0) Cache, or whether
this information \"Varies with Address\" (2) or
\"Unknown\" (3) can be specified.
Cache2WritePolicy
uint16
Defines whether this is write-back (value=1)
or write-through (value=0) Cache, or whether
this information \"Varies with Address\" (2) or
\"Unknown\" (3) can be specified.
Cache3WritePolicy
uint16
Defines whether this is write-back (value=1)
or write-through (value=0) Cache, or whether
this information \"Varies with Address\" (2) or
\"Unknown\" (3) can be specified.
Cache1Type
uint16
Defines whether this is for instruction caching
(value=3), data caching (value=4) or both
(value=5, \"Unified\"). Also, \"Other\" (1) and
\"Unknown\" (2) can be defined.
Cache2Type
uint16
Defines whether this is for instruction caching
(value=3), data caching (value=4) or both
(value=5, \"Unified\"). Also, \"Other\" (1) and
\"Unknown\" (2) can be defined.
Cache3Type
uint16
Defines whether this is for instruction caching
(value=3), data caching (value=4) or both
(value=5, \"Unified\"). Also, \"Other\" (1) and
\"Unknown\" (2) can be defined.
Cache1Associativity
uint16
An integer enumeration defining the system
cache associativity:
“1” - “Unknown”,
“2” - “Other”,
“3” - “Direct Mapped”
“4” - “2-way Set-Associative”,
“5” - “4-way Set-Associative”,
“6” - “Fully Associative”,
“7” - “8-way Set-Associative”,
“8” - “16-way Set-Associative”,
“9” - “12-way Set-Associative”,