aboutsummaryrefslogtreecommitdiff
path: root/src/supervisor.adoc
AgeCommit message (Collapse)AuthorFilesLines
2024-01-30Add Svadu chapterAndrew Waterman1-0/+15
2024-01-30Update translation algorithm to reflect SvadeAndrew Waterman1-1/+2
2024-01-30Implicitly define the Svade extensionAndrew Waterman1-4/+8
2024-01-29Clarifications to the Addressing and Memory Protection section (#1142)Ved Shanbhogue1-18/+48
* updating with all clarifications in Svadu to section 5.3.1 * remove repeated sentence * simplify sentence
2024-01-09Fix an tex->adoc translation bugAndrew Waterman1-1/+1
2023-12-18Specify that the supervisor physical address is divided by 4 KiB (#1177)charlie-rivos1-1/+1
It appears that during the conversion from Latex to asciidoc, the 4 KiB divisor for the satp description was dropped. This commit brings it back. Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
2023-12-08Add PMM field to *envcfg and mseccfg (#1170)Andrew Waterman1-0/+4
2023-11-15[typo] Update supervisor.adocOccupyMars20251-1/+1
Signed-off-by: OccupyMars2025 <31559413+OccupyMars2025@users.noreply.github.com>
2023-10-30Reserve interrupt 13 for SscofpmfAndrew Waterman1-1/+7
Resolves #1127 Note, I only reserved the pattern in the various cause registers; I did not update the various ip/ie registers. That work is left for whoever integrates Sscofpmf into this document. Reserving the cause patterns has the same architectural effect in the near term.
2023-10-30Clarify meaning of "platform or custom use"Andrew Waterman1-1/+1
Resolves #1128
2023-10-30Clarify constraints on when tval might be zeroed (#1108)Andrew Waterman1-1/+3
2023-10-26Define hardware error exception cause code (#1105)Andrew Waterman1-1/+7
* Define hardware error and software check exception cause codes * Add description of hardware error exception
2023-10-16Add missing word of UNSPECIFIED about number of ASID bits.Yanfeng Liu1-1/+1
2023-09-27Allow Misaligned Stores with Page Fault to partially succeed (#1119)John Ingalls1-0/+9
2023-09-19Hyphenate "virtual-/illegal-instruction exception" (#1133)Andrew Waterman1-10/+10
2023-09-16Standardize on no hyphen in illegal instruction exception (#1131)Andrew Waterman1-2/+2
2023-09-11Fix typoAndrew Waterman1-1/+1
2023-09-11Add missing words (#1122)Kuba Sunderland-Ober1-2/+2
Signed-off-by: Kuba Sunderland-Ober <kuba@mareimbrium.org>
2023-09-11Clarify ordering rules when PBMT=IO is used on main-memory regions (#1112)Andrew Waterman1-2/+2
2023-08-24Update supervisor.adocTariq Kurd1-1/+1
typo Signed-off-by: Tariq Kurd <59061376+tariqkurd-repo@users.noreply.github.com>
2023-07-12Files should end in a newlineAndrew Waterman1-1/+1
2023-07-06Fix formatting errors in Supervisor and Svnapot chaptersAndrew Waterman1-29/+29
2023-05-17Fixing incorrect html code for symbolBill Traynor1-1/+1
Fixing incorrect html code for greater than or equal then
2023-05-17Fixing incorrect html code for greater than or equal thanBill Traynor1-1/+1
Fixing the wrong html code for greater than or equal than
2023-05-16Replaced latexmath with html codeBill Traynor1-1/+1
Replaced latexmath for greater than or equal to with html code 8802.
2023-05-15Replaces latexmath with htmlBill Traynor1-1/+1
Replaces a greater than or equal to sign with the html code.
2023-05-15Removed some latexmath and adjusted fonts and row height.Bill Traynor1-5/+5
Replaces some latexmath with html code. Set font size to 24. Set row height to 40 Set margins to 30 Set boxes per row to 32 Set spans to match row length.
2023-05-15Adjusting fonts and row heightsBill Traynor1-2/+2
Set font size to 24. Set row height to 40. Set margins to 30. Set boxes per row to 32. Set spans to match boxes per row.
2023-05-15Replacing latexmath with html code.Bill Traynor1-1/+1
Replaced latexmath for greater than or equal to with &#8805; html
2023-04-26Fix formatting problems in S-mode chapterAndrew Waterman1-4/+4
2023-04-26Fix typosAndrew Waterman1-5/+5
2023-04-18Formatted table.Bill Traynor1-6/+8
Formatted table to match LaTeX.
2023-04-18Formatted tableBill Traynor1-30/+87
Formatted table to match LaTeX.
2023-04-18Formatted tableBill Traynor1-4/+8
Formatted table to match LaTeX. Left aligned table captions to match LaTeX.
2023-04-18Formatted table.Bill Traynor1-11/+31
Formatted table to match LaTeX.
2023-04-18Formatted tableBill Traynor1-8/+32
Formatted table to match LaTeX.
2023-04-18Formatted tableBill Traynor1-6/+24
Formatted table to match LaTeX.
2023-04-18Formatting tableBill Traynor1-9/+36
Formatted table to match LaTeX.
2023-04-18Table formattingBill Traynor1-5/+12
Formatted table to match LaTeX.
2023-04-18Fixed anchor and removed latexmathBill Traynor1-1/+1
Fixed a broken anchor and replaced latexmath with asciidoc formatting.
2023-04-17Replacing broken dashesBill Traynor1-3/+3
Replacing broken dashes with regular dashes.
2023-04-17Replacing latexmath with asciidocBill Traynor1-39/+30
Replaced latexmatch with asciidoc and deleted some broken characters.
2023-04-17Formatting fixesBill Traynor1-1/+1
Formatting fixes
2023-04-17Formatting fixesBill Traynor1-2/+1
Formatting fixes
2023-04-17Replacing latexmath with asciidocBill Traynor1-6/+6
Replacing latexmath with asciidoc and fixing up some broken characters.
2023-04-17Replacing latexmath with asciidocBill Traynor1-5/+3
Replacing latexmath with asciidoc and deleting an extraneous space
2023-04-17Replacing latexmath with asciidocBill Traynor1-39/+16
Reformatting latexmath code as asciidoc
2023-04-17Fixing italicsBill Traynor1-1/+1
Fixing italics
2023-04-17Fixed scause reg diagramBill Traynor1-3/+1
Fixed scause reg diagram
2023-04-17TypoBill Traynor1-1/+1
Fix typo