On Thu, Oct 31, 2024 at 07:25:03PM +0000, Mark Brown wrote: > There are a number of architectures with shadow stack features which we are > presenting to userspace with as consistent an API as we can (though there > are some architecture specifics). Especially given that there are some > important considerations for userspace code interacting directly with the > feature let's provide some documentation covering the common aspects. > > Reviewed-by: Catalin Marinas <[email protected]> > Reviewed-by: Kees Cook <[email protected]> > Tested-by: Kees Cook <[email protected]> > Acked-by: Shuah Khan <[email protected]> > Signed-off-by: Mark Brown <[email protected]> > --- > Documentation/userspace-api/index.rst | 1 + > Documentation/userspace-api/shadow_stack.rst | 42 > ++++++++++++++++++++++++++++ > 2 files changed, 43 insertions(+)
Acked-by: Yury Khrustalev <[email protected]>

