Skip to content

riscv_zisslpcfi

Tsukasa OI edited this page Jul 29, 2023 · 5 revisions

Draft Extension: Zisslpcfi

Feature Description

This patchset implements Zisslpcfi extension, which is a control flow integrity extension which implements shadow stack and landing pads.

It also adds stub Zimop extension as a dependency from Zisslpcfi.

This is based on: https://github.com/riscv/riscv-cfi/commit/c6a8311dd86fdf5dac66800d9036e3ed922a54c4

Because CSR addresses are not determined, this branch comes with a instantiation script (instantiate-zisslpcfi.sh).

Clone this wiki locally