-
Notifications
You must be signed in to change notification settings - Fork 2
[PW_SID:1028982] lib/crypto: riscv/chacha: Maintain a frame pointer #1165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: workflow__riscv__fixes
Are you sure you want to change the base?
Conversation
crypto_zvkb doesn't maintain a frame pointer and also uses s0, which means that if it crashes we don't get a stack trace. Modify prologue and epilogue to maintain a frame pointer as -fno-omit-frame-pointer would. Also reallocate registers to match. Signed-off-by: Vivian Wang <[email protected]> Signed-off-by: Linux RISC-V bot <[email protected]>
|
Patch 1: "lib/crypto: riscv/chacha: Maintain a frame pointer" |
|
Patch 1: "lib/crypto: riscv/chacha: Maintain a frame pointer" |
|
Patch 1: "lib/crypto: riscv/chacha: Maintain a frame pointer" |
|
Patch 1: "lib/crypto: riscv/chacha: Maintain a frame pointer" |
|
Patch 1: "lib/crypto: riscv/chacha: Maintain a frame pointer" |
|
Patch 1: "lib/crypto: riscv/chacha: Maintain a frame pointer" |
|
Patch 1: "lib/crypto: riscv/chacha: Maintain a frame pointer" |
|
Patch 1: "lib/crypto: riscv/chacha: Maintain a frame pointer" |
|
Patch 1: "lib/crypto: riscv/chacha: Maintain a frame pointer" |
|
Patch 1: "lib/crypto: riscv/chacha: Maintain a frame pointer" |
|
Patch 1: "lib/crypto: riscv/chacha: Maintain a frame pointer" |
|
Patch 1: "lib/crypto: riscv/chacha: Maintain a frame pointer" |
PR for series 1028982 applied to workflow__riscv__fixes
Name: lib/crypto: riscv/chacha: Maintain a frame pointer
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1028982
Version: 1