diff --git a/riscv-elf.adoc b/riscv-elf.adoc index 846cf663..e2ce1fdc 100644 --- a/riscv-elf.adoc +++ b/riscv-elf.adoc @@ -1434,7 +1434,7 @@ a different features. sections are built to be compatible with the landing pad mechanism provided by the `Zicfilp` extension. An executable or shared library with this bit set is required to generate PLTs with the landing pad (`lpad`) instruction, and all -label are set to `1`. +label are set to `0`. `GNU_PROPERTY_RISCV_FEATURE_1_CFI_SS`: This bit indicate that all executable sections are built to be compatible with the shadow stack mechanism provided by