xref: /freebsd/tools/build/options/WITH_ZEROREGS (revision 17b7a0c595a51eaa7e83f16e99e1555bd13a445b)
1Build the basesystem with code to zero caller-used register contents
2on function return.
3This prevents leaking temporary values for side channel attacks.
4Additionally this reduces the number of usable ROP gadgets for attackers.
5