[PATCH 0/1] SBI: Introduce Physical Memory Protection Extension
Bin Meng
S-mode software needs a way to know memory used by SBI firmware so
that it can correctly mark such memory as reserved. This patch was already posted on github as a PR [1], and I was told to send this patch to this mailing list for broader discussion. For details on why and possible solutions to debate, please visit the github PR. Comments are welcome! [1] https://github.com/riscv/riscv-sbi-doc/pull/37 Bin Meng (1): Introduce Physical Memory Protection Extension riscv-sbi.adoc | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) -- 2.7.4 |
|