Searched hist:"09 f33601bf940f955c10a6e75a1c1b7bcadee5e2" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | stackprotector.h | 09f33601bf940f955c10a6e75a1c1b7bcadee5e2 Sat Dec 10 08:40:15 CST 2022 Huacai Chen <chenhuacai@loongson.cn> LoongArch: Add basic STACKPROTECTOR support
Add basic stack protector support similar to other architectures. A constant canary value is set at boot time, and with help of compiler's -fstack-protector we can detect stack corruption.
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | switch.S | diff 09f33601bf940f955c10a6e75a1c1b7bcadee5e2 Sat Dec 10 08:40:15 CST 2022 Huacai Chen <chenhuacai@loongson.cn> LoongArch: Add basic STACKPROTECTOR support
Add basic stack protector support similar to other architectures. A constant canary value is set at boot time, and with help of compiler's -fstack-protector we can detect stack corruption.
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
|
H A D | asm-offsets.c | diff 09f33601bf940f955c10a6e75a1c1b7bcadee5e2 Sat Dec 10 08:40:15 CST 2022 Huacai Chen <chenhuacai@loongson.cn> LoongArch: Add basic STACKPROTECTOR support
Add basic stack protector support similar to other architectures. A constant canary value is set at boot time, and with help of compiler's -fstack-protector we can detect stack corruption.
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
|
H A D | process.c | diff 09f33601bf940f955c10a6e75a1c1b7bcadee5e2 Sat Dec 10 08:40:15 CST 2022 Huacai Chen <chenhuacai@loongson.cn> LoongArch: Add basic STACKPROTECTOR support
Add basic stack protector support similar to other architectures. A constant canary value is set at boot time, and with help of compiler's -fstack-protector we can detect stack corruption.
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
|
/openbmc/linux/arch/loongarch/ |
H A D | Kconfig | diff 09f33601bf940f955c10a6e75a1c1b7bcadee5e2 Sat Dec 10 08:40:15 CST 2022 Huacai Chen <chenhuacai@loongson.cn> LoongArch: Add basic STACKPROTECTOR support
Add basic stack protector support similar to other architectures. A constant canary value is set at boot time, and with help of compiler's -fstack-protector we can detect stack corruption.
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
|