summary refs log tree commit diff stats
path: root/docs/devel/control-flow-integrity.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in CFI build documentationSerge Guelton2021-05-021-2/+2
| | | | | | | Signed-off-by: Serge Guelton <sguelton@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20210430150745.GA1401713@sguelton.remote.csb> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
* docs: Add CFI DocumentationDaniele Buono2021-01-021-0/+137
Document how to compile with CFI and how to maintain CFI-safe code Signed-off-by: Daniele Buono <dbuono@linux.vnet.ibm.com> Message-Id: <20201204230615.2392-6-dbuono@linux.vnet.ibm.com> [Make build system section in index.rst and add the new file. - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>