Skip to content

Commit

Permalink
Changes to be committed:
Browse files Browse the repository at this point in the history
	modified:   server_soc_requirements.adoc

    Fix the typoes: Change the Cache and Coherence requirement ID from "CCA_###" to "CCS_###".
  • Loading branch information
Shaolin.Xie authored and Shaolin.Xie committed Nov 6, 2023
1 parent b506e64 commit b12948b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server_soc_requirements.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -745,14 +745,14 @@ messages or completions.
[%header, cols="5,25"]
|===
| ID# ^| Requirement
| CCA_010 | The host bridge MUST enforce PCIe memory ordering rules and SHOULD
| CCS_010 | The host bridge MUST enforce PCIe memory ordering rules and SHOULD
support the relaxed ordering (RO) and ID-based ordering (IDO).
2+| _An implementation may occassionally or never permit the relaxations allowed
by RO and/or IDO attributes. Such implementations will result in a more
conservative interpretation of the ordering rules, but they will not result
in a violation of the ordering rules._

| CCA_020 | Writes to host or device memory using the RO attribute set to 0
| CCS_020 | Writes to host or device memory using the RO attribute set to 0
MUST be observed by other harts and bus mastering devices in the
order in which the write was received by the PCIe root port or the
host bridge such that all previous writes are globally observed
Expand Down

0 comments on commit b12948b

Please sign in to comment.