Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.1 editorial change suggestions #67

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

SiFiveHolland
Copy link

These are non-functional changes to fix several typos and adjust some wording. See the individual commits for details.

The table should cover all possible values for the field.

Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
- Add a heading for `mttp`
- Remove unnessary distinguishing between S-mode and HS-mode

Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
- Sort the descriptions of the MTTL2 types in the same order as the
  encoding binary values
- All MTT PTEs are the same size, not just non-leaf PTEs
- Correct issues with the algorithm description:
  - Most references to "i" are off by one compared to the diagrams
    because i=0 is not another table, but the bits within an entry
  - The i<0 error condition is not possible due to the MTTL1 encoding
  - Improve the wording of the MTTL1 interpretation step
- Software must assume caching is occuring; it has no way to know for
  sure

Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
- Fix copy-paste of RERI to I/O MTT
- Add word "register" to improve readability
- Fix PCIe BDF example table -- the bottom three rows are all intended
  to be NAPOT rules
- `TEE_LIM` was previously renamed to `TEE_FLT`

Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
- The interrrupt was previously renamed from "M-level" to "local"
- Remove extra and repeated words

Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
The pseudocode was inverted compared to the earlier description in the
text and the following example.

Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant