Files
acrn-hypervisor/hypervisor/arch/riscv
Jian Jun Chen b88fb1fc46 hv: risc-v: enable stack_protector
Add stack protector implementation for RISC-V architecture using a
global __stack_chk_guard variable. This differs from x86 which uses
per-CPU stack canaries.

Tracked-On: #8834
Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com>
Reviewed-by: Fei Li <fei1.li@intel.com>
Acked-by: Wang, Yu1 <yu1.wang@intel.com>
2025-10-29 17:45:44 +08:00
..
2025-10-22 10:15:01 +08:00
2025-10-29 17:45:44 +08:00
2025-09-29 14:01:00 +08:00
2025-10-29 17:45:44 +08:00
2025-10-29 17:45:44 +08:00
2025-09-17 08:55:12 +08:00
2025-10-16 09:45:08 +08:00