Tobias Klauser 40284a072c
riscv: disable stack-protector for vDSO
Currently, building the vDSO with clang leads assembler errors like the
following:

  /tmp/vgettimeofday-1ae0d2.s: Assembler messages:
  /tmp/vgettimeofday-1ae0d2.s:28: Error: bad expression
  /tmp/vgettimeofday-1ae0d2.s:28: Error: illegal operands `auipc a2,%got_pcrel_hi(__stack_chk_guard)'

Disable the stack-protector for vDSO to fix these.

Link: https://github.com/ClangBuiltLinux/linux/issues/1112
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
2020-08-04 15:02:49 -07:00
..
2020-03-31 11:28:30 -07:00
2020-03-31 11:28:30 -07:00
2020-07-30 11:37:48 -07:00
2020-06-09 19:11:24 -07:00
2020-07-30 11:37:43 -07:00
2020-07-30 11:37:39 -07:00
2020-01-22 13:09:58 -08:00
2019-11-17 15:17:39 -08:00
2020-07-30 11:37:33 -07:00
2020-06-09 09:39:13 -07:00
2020-07-30 11:37:48 -07:00
2020-07-30 11:37:21 -07:00