Searched hist:"9 a479f766be1dd777e12e3e57b6ee4c3028a40a5" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/objtool/include/objtool/ |
H A D | builtin.h | diff 9a479f766be1dd777e12e3e57b6ee4c3028a40a5 Thu Oct 27 04:28:13 CDT 2022 Peter Zijlstra <peterz@infradead.org> objtool: Add --cfi to generate the .cfi_sites section
Add the location of all __cfi_##name symbols (as generated by kCFI) to a section such that we might re-write things at kernel boot.
Notably; boot time re-hashing and FineIBT are the intended use of this.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20221027092842.568039454@infradead.org
|
/openbmc/linux/tools/objtool/ |
H A D | builtin-check.c | diff 9a479f766be1dd777e12e3e57b6ee4c3028a40a5 Thu Oct 27 04:28:13 CDT 2022 Peter Zijlstra <peterz@infradead.org> objtool: Add --cfi to generate the .cfi_sites section
Add the location of all __cfi_##name symbols (as generated by kCFI) to a section such that we might re-write things at kernel boot.
Notably; boot time re-hashing and FineIBT are the intended use of this.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20221027092842.568039454@infradead.org
|
H A D | check.c | diff 9a479f766be1dd777e12e3e57b6ee4c3028a40a5 Thu Oct 27 04:28:13 CDT 2022 Peter Zijlstra <peterz@infradead.org> objtool: Add --cfi to generate the .cfi_sites section
Add the location of all __cfi_##name symbols (as generated by kCFI) to a section such that we might re-write things at kernel boot.
Notably; boot time re-hashing and FineIBT are the intended use of this.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20221027092842.568039454@infradead.org
|