Searched refs:CSR_SSP (Results 1 – 5 of 5) sorted by relevance
30 ssp = csr_read(CSR_SSP); in zar()50 ssp = csr_read(CSR_SSP); in zar_child()
57 #define CSR_SSP 0x011 macro
146 ``CSR_SSP``. This will change the active shadow stack for the147 program. Writes to ``CSR_SSP`` in the program should be mostly150 Go and Rust. CSR_SSP writes can be problematic because an attacker can165 to ``CSR_SSP`` to switch shadow stacks.
104 csrrw \tmp, CSR_SSP, x0; \118 csrw CSR_SSP, \tmp; \
336 #define CSR_SSP 0x011 macro