1
0
Fork 0
alistair23-linux/arch/x86/purgatory
Emese Revfy 543c37cb16 Add sancov plugin
The sancov gcc plugin inserts a __sanitizer_cov_trace_pc() call
at the start of basic blocks.

This plugin is a helper plugin for the kcov feature. It supports
all gcc versions with plugin support (from gcc-4.5 on).
It is based on the gcc commit "Add fuzzing coverage support" by Dmitry Vyukov
(https://gcc.gnu.org/viewcvs/gcc?limit_changes=0&view=revision&revision=231296).

Signed-off-by: Emese Revfy <re.emese@gmail.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Michal Marek <mmarek@suse.com>
2016-06-07 22:57:10 +02:00
..
Makefile Add sancov plugin 2016-06-07 22:57:10 +02:00
entry64.S kexec: support for kexec on panic using new system call 2014-08-08 15:57:33 -07:00
purgatory.c purgatory: core purgatory functionality 2014-08-08 15:57:32 -07:00
setup-x86_64.S purgatory: core purgatory functionality 2014-08-08 15:57:32 -07:00
sha256.c
sha256.h
stack.S x86: Fix misspellings in comments 2016-02-24 08:44:58 +01:00
string.c purgatory: core purgatory functionality 2014-08-08 15:57:32 -07:00