Understanding the RISC-V Control-Flow Integrity (CFI) ISA - Part 2: Shadow Stack (Zicfiss)
Introduction
In the previous blog, I explored Landing Pads (Zicfilp), which protect forward-edge control flow by ensuring that indirect branches only reach authorized destinations.
The second part of
randomchecking.hashnode.dev6 min read