Commit Graph

6 Commits

Author SHA1 Message Date
gVisor bot 6c349c675c Merge pull request #5764 from zhlhahaha:2126-2
PiperOrigin-RevId: 372993341
2021-05-10 12:59:03 -07:00
Zach Koopmans 025cff180c Internal change
PiperOrigin-RevId: 368919504
2021-04-16 14:28:23 -07:00
Howard Zhang 73679fae2a Disable mitigate and related test on ARM64
As MDS side channel attack does not affect ARM64, we disable
mitigate on ARM64 in case misusage.

For more detail, please refer to:
https://access.redhat.com/security/vulnerabilities/mds

Signed-off-by: Howard Zhang <howard.zhang@arm.com>
2021-04-01 10:56:33 +08:00
Zach Koopmans a82bd04e2a Major refactor of runsc mitigate.
PiperOrigin-RevId: 362360425
2021-03-11 13:10:08 -08:00
Zach Koopmans b8a5420f49 Add reverse flag to mitigate.
Add reverse operation to mitigate that just enables
all CPUs.

PiperOrigin-RevId: 360511215
2021-03-02 14:10:51 -08:00
Zach Koopmans 1ac58cc23e Add mitigate command to runsc
PiperOrigin-RevId: 356772367
2021-02-10 10:48:48 -08:00