update/tsconfig/tsconfig
Jim Somerville 13a66d9a02 Security: Allow disabling of spectre v1 swapgs mitigation
Most of the v1 mitigation is baked into the kernel and not
optional.  The swapgs barriers are, however, optional.
They have a negative performance impact so we disable them
by using the nospectre_v1 kernel bootarg.

Closes-Bug: 1860193
Depends-On: https://review.opendev.org/#/c/705822
Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com>
(cherry picked from commit de23dcfd0540a4ec20b3683f94250d1035e60901
 in upstream stx/config repo)

Change-Id: I5bc53446ba0cc345837ea3694637320531fe30d1
2020-02-04 15:30:31 -05:00
..
scripts tsconfig: Move scripts into tsconfig 2019-06-04 10:15:06 -07:00
tsconfig Security: Allow disabling of spectre v1 swapgs mitigation 2020-02-04 15:30:31 -05:00
.coveragerc Adding unit tests to tsconfig and clean it up a bit 2019-03-04 19:16:05 +00:00
.stestr.conf Adding unit tests to tsconfig and clean it up a bit 2019-03-04 19:16:05 +00:00
LICENSE StarlingX open source release updates 2018-05-31 07:37:12 -07:00
pylint.rc Add test framework for patch alarm manager 2019-06-28 17:03:00 -04:00
requirements.txt Adding unit tests to tsconfig and clean it up a bit 2019-03-04 19:16:05 +00:00
setup.cfg Adding unit tests to tsconfig and clean it up a bit 2019-03-04 19:16:05 +00:00
setup.py Resolve bashate and pep8 warnings 2018-08-08 19:36:58 -05:00
test-requirements.txt Adding unit tests to tsconfig and clean it up a bit 2019-03-04 19:16:05 +00:00
tox.ini Add test framework for patch alarm manager 2019-06-28 17:03:00 -04:00