Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Josep Sans <[email protected]>
Signed-off-by: Andrew Waterman <[email protected]>
  • Loading branch information
aswaterman and Sustrak committed Aug 1, 2024
1 parent 9aff433 commit 29d5d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/supervisor.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2298,7 +2298,7 @@ available entropy, reducing the effectiveness of address-space layout
randomization.
If an Sv32 variant were to be defined, it would need to account for the fact
that it is more common to reserve only the upper 1 GiB of the virtual-address
space for for the operating system, leaving the lower 3 GiB for user
space for the operating system, leaving the lower 3 GiB for user
processes.

When `senvcfg`.SVKT=1, an instruction fetch or explicit memory access whose
Expand Down

0 comments on commit 29d5d13

Please sign in to comment.