The patch only implements shadow stack on shadow stack mode [0]. Using shadow stack
mode means that programs still store the return address to regular address.
Control stack mode, the another mode operated by shadow stack is to avoid store
the return address to regular stack.
[0]: https://github.com/riscv/riscv-cfi/blob/main/cfi_backward.adoc#push-to-and-pop-from-the-shadow-stack