Skip to content

Commit

Permalink
Pretty wasn't happy (was supposed to be fixed automatically but clear…
Browse files Browse the repository at this point in the history
…ly still isn't)
  • Loading branch information
james-ball-qualcomm committed Dec 20, 2024
1 parent 11f8174 commit 2b14592
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions arch/certificate_class/MC.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ naming_scheme: |
Where:
* Left & right square braces denote optional.
* \<model> is a 3 digit integer. It is changed only when mandatory extensions are added to a CRD.
* <model> is a 3 digit integer. It is changed only when mandatory extensions are added to a CRD.
** The one's digit is incremented when a small mandatory extension is added (e.g., Zicond)
** The ten's digit is incremented when a medium mandatory extension is addded (e.g., PMP)
** The hundreds's digit is incremented when a large mandatory extension is addded (e.g., V or H)
* \<version> is a semantic version (see semver.org) formatted as <major>[.<minor>.[patch]]. If \<version> is omitted, the reference applies equally to all versions.
* <version> is a semantic version (see semver.org) formatted as <major>[.<minor>.[patch]]. If <version> is omitted, the reference applies equally to all versions.
** A <major> release indicates support for a new optional extension.
** A <minor> release indicates one or more of the following changes to the certification tests associated with the CRD.
*** Fix test bug or increase test coverage
Expand Down
6 changes: 3 additions & 3 deletions arch/certificate_model/MC100-64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ base: 64
extensions:
Sm:
parameters:
XLEN:
schema:
const: 64
XLEN:
schema:
const: 64
6 changes: 3 additions & 3 deletions arch/certificate_model/MC200-64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ base: 64
extensions:
Sm:
parameters:
XLEN:
schema:
const: 64
XLEN:
schema:
const: 64
6 changes: 3 additions & 3 deletions arch/certificate_model/MC300-64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ base: 64
extensions:
Sm:
parameters:
XLEN:
schema:
const: 64
XLEN:
schema:
const: 64

0 comments on commit 2b14592

Please sign in to comment.