Commit d3460c7
docs: update prod-host-setup with ssbd for arm
In our guide, we recommend enabling the SSBD mitiagtion through the
kernel command line with `spec_store_bypass_disable=seccomp`. However,
this only works for x86_64. Updated the guide with the addition of
the mitigation in the Firecracker through `prctl` and the alternative
through the `ssbd=force-on` kernel command line parameter.
Signed-off-by: George Pisaltu <[email protected]>1 parent 9e6e3d1 commit d3460c7
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
| 143 | + | |
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
150 | 160 | | |
151 | 161 | | |
152 | 162 | | |
| |||
235 | 245 | | |
236 | 246 | | |
237 | 247 | | |
| 248 | + | |
| 249 | + | |
0 commit comments