Skip to content

Commit

Permalink
chapter3: drop boot-hartid
Browse files Browse the repository at this point in the history
Drop RISC-V boot hartid requirement as it is ignored as of UEFI 2.10.

Signed-off-by: Vincent Stehlé <[email protected]>
  • Loading branch information
vstehle committed Nov 18, 2022
1 parent 612f6c6 commit f2e2e5e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions source/chapter3-secureworld.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ RISC-V Multiprocessor Startup Protocol
The resident firmware in M mode or hypervisor running in HS mode must implement
and conform to at least SBI [RVSBISPEC]_ v0.2 with HART State Management(HSM)
extension for both RV32 and RV64.
The firmware must also provide a devicetree containing a ``boot-hartid`` property
under the ``/chosen`` node before jumping to a UEFI application.
This property must indicate the id of the booting HART.

0 comments on commit f2e2e5e

Please sign in to comment.