Skip to content

Commit

Permalink
Two minor updates:
Browse files Browse the repository at this point in the history
- Drop a mention of PICs.

- RISC-V is perhaps no longer budding (or at least farther along
  in the process).
  • Loading branch information
bsdjhb committed Oct 5, 2022
1 parent 290cdd6 commit 1c600cd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions chap-conclusion.tex
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ \chapter{Conclusion}

\item Elaborated the ISA feature set in CHERI to support real-world operating
systems -- primarily this has consisted of developing mature compositions of
CHERI's concepts with system features such as the MMU and exception model,
but also programmable interrupt controllers (PICs).
CHERI's concepts with system features such as the MMU and exception model.
We have also spent considerable time refining successive versions of
the ISA intended to better support high levels of MMU-based operating-system
and C-language compatibility, as well as automatic use by compilers.
Expand All @@ -63,7 +62,7 @@ \chapter{Conclusion}
We have applied CHERI to protection of key system libraries, but also the
operating system kernel itself.
This has included substantial baseline OS infrastructure work, including
porting FreeBSD to the budding RISC-V architecture.
porting FreeBSD to the RISC-V architecture.

\item Prototyped, tested, and refined CHERI ISA extensions across multiple CPU
architectures.
Expand Down

0 comments on commit 1c600cd

Please sign in to comment.