Skip to content

Commit 7d8a0ad

Browse files
author
Andrew Jones
authored
Merge pull request #85 from radimkrcmar/distinguish-identifiers
RVA_050: clarify that identifiers can be used to distinguish the harts
2 parents 97702a0 + e951a0f commit 7d8a0ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

server_platform_requirements.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ in this section apply solely to harts in the application processors of the SoC.
5353
environment allows system software to migrate tasks among the harts without
5454
constraints._
5555

56-
| `RVA_050` | The RISC-V application processor harts in the SoC MAY support
56+
| `RVA_050` | The RISC-V application processor harts in the SoC MAY have different
57+
microarchitecture identifiers (mvendorid, marchid, and mimpid) and MAY support
5758
different power and performance characteristics but MUST be
5859
otherwise indistinguishable from each other from a software
5960
execution viewpoint within a supervisor execution environment (SEE).

0 commit comments

Comments
 (0)