freebsd-dev/share/man
Konstantin Belousov 17edf152e5 Control for Special Register Buffer Data Sampling mitigation.
New microcode update for Intel enables mitigation for SRBDS, which
slows down RDSEED and related instructions.  The update also provides
a control to limit the mitigation to SGX enclaves, which should
restore the speed of random generator by the cost of potential
cross-core bufer sampling.

See https://software.intel.com/security-software-guidance/insights/deep-dive-special-register-buffer-data-sampling

GIve the user control over it.

Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D25221
2020-06-12 22:14:45 +00:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 Add pthread_getname_np() and pthread_setname_np() aliases for 2020-06-10 22:13:24 +00:00
man4 Add compat.linux.debug sysctl, to make it possible to silence down 2020-06-12 14:37:50 +00:00
man5 Document that /lib is always in the list of shared library paths 2020-06-08 09:33:45 +00:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 Control for Special Register Buffer Data Sampling mitigation. 2020-06-12 22:14:45 +00:00
man8 Add ARM loader path to uefi(8) man page. 2020-05-09 14:19:29 +00:00
man9 Add a crypto capability flag for accelerated software drivers. 2020-06-09 22:26:07 +00:00
Makefile