diff options
author | Kefeng Wang <wangkefeng.wang@huawei.com> | 2021-02-25 08:03:03 +0100 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2021-03-10 03:18:31 +0100 |
commit | 9530141455c968938a913d602a236c2a7b0322e1 (patch) | |
tree | 6f4da9f0d64521493129809c7e9b7b2787a09b34 /sound | |
parent | riscv: Add support for memtest (diff) | |
download | linux-9530141455c968938a913d602a236c2a7b0322e1.tar.xz linux-9530141455c968938a913d602a236c2a7b0322e1.zip |
riscv: Add ARCH_HAS_FORTIFY_SOURCE
FORTIFY_SOURCE could detect various overflows at compile and run time.
ARCH_HAS_FORTIFY_SOURCE means that the architecture can be built and
run with CONFIG_FORTIFY_SOURCE. Select it in RISCV.
See more about this feature from commit 6974f0c4555e
("include/linux/string.h: add the option of fortified string.h functions").
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions