generated from riscv/docs-spec-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from vlsunil/bib_update
Minor updates to make it ready for internal review
- Loading branch information
Showing
7 changed files
with
44 additions
and
80 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
== Changelog | ||
|
||
- *Version 1.0.0-rc1* | ||
* Draft for internal review. | ||
* Added ID mapping examples. | ||
* Documentation template changes. | ||
* Addressed PRS TG feedback. | ||
- *Version 0.0.1* | ||
* Initial draft for PRS TG review |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,9 @@ This RISC-V specification has been contributed to directly or indirectly by: | |
[%hardbreaks] | ||
* Aaron Durbin <adurbin@rivosinc.com> | ||
* Anup Patel <apatel@ventanamicro.com> | ||
* Atish Kumar Patra <atishp@rivosinc.com> | ||
* Bin Meng <bmeng@tinylab.org> | ||
* Samuel Holland <samuel[email protected]> | ||
* Sebastien Boeuf <seb@rivosinc.com> | ||
* Sunil V L <sunilvl@ventanamicro.com> | ||
* Tomasz Jeznach <tjeznach@rivosinc.com> | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
@electronic{IOMMU-SPEC, | ||
title = {RISC-V IOMMU Specification 1.0.0}, | ||
url = {https://github.com/riscv-non-isa/riscv-iommu/releases/download/v1.0.0/riscv-iommu.pdf} | ||
} | ||
@electronic{ACPI-SPEC, | ||
title = {Advanced Configuration and Power Interface Specification 6.6}, | ||
url = {https://uefi.org/specifications} | ||
} |