[PATCH v4 15/30] riscv/mm: Implement map_shadow_stack() syscall

Mark Brown broonie at kernel.org
Fri Sep 13 08:26:20 PDT 2024


On Thu, Sep 12, 2024 at 04:16:34PM -0700, Deepak Gupta wrote:

> This patch implements this syscall for riscv. riscv doesn't require token
> to be setup by kernel because user mode can do that by itself. However to
> provide compatibility and portability with other architectues, user mode
> can specify token set flag.

The arm64 series also adds SHADOW_STACK_SET_MARKER for a top of stack
marker, if this is only being done for compatibility it might be good to
pick that up as well.  I don't know what the thoughts are on using them
for RISC-V.  On arm64 the top of stack marker is just all bits 0.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20240913/6e6452e7/attachment.sig>


More information about the linux-riscv mailing list