diff options
author | Jinbum Park <[email protected]> | 2018-03-06 01:39:24 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2018-03-28 21:30:58 +0100 |
commit | ee333554fed55555a986a90bb097ac7f9d6f05bf (patch) | |
tree | 5f0b9d1f0c81cc652446a799890eb3e8bce573de /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff) |
ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
CONFIG_FORTIFY_SOURCE detects various overflows at compile-time.
(6974f0c4555e ("include/linux/string.h:
add the option of fortified string.h functions)
ARCH_HAS_FORTIFY_SOURCE means that the architecture can be built and
run with CONFIG_FORTIFY_SOURCE.
Since ARM can be built and run with that flag like other architectures,
select ARCH_HAS_FORTIFY_SOURCE as default.
Acked-by: Kees Cook <[email protected]>
Signed-off-by: Jinbum Park <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions