Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions source/chapter3-secureworld.rst
Original file line number Diff line number Diff line change
Expand Up @@ -149,11 +149,12 @@ Generator Firmware Interface version 1.0, as defined in [TRNG]_. [#TRNGNote]_
it can be used at runtime.
The TRNG interface requires SMCCC version 1.1 or later.

RISC-V Multiprocessor Startup Protocol
======================================
RISC-V
======

The resident firmware in M mode or hypervisor running in HS mode must implement
and conform to at least SBI [RVSBISPC]_ v2.0 with at least these extensions:
The resident firmware in M mode or the hypervisor running in HS mode must
implement and conform to at least SBI [RVSBISPC]_ v2.0 with at least these
extensions:

* Base Extension
* HART State Management Extension (HSM)
Expand Down