Commit 2ff1c12
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 2aec785 commit 2ff1c12
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
| 224 | + | |
224 | 225 | | |
225 | 226 | | |
226 | 227 | | |
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
230 | 231 | | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
231 | 241 | | |
232 | 242 | | |
233 | 243 | | |
| |||
327 | 337 | | |
328 | 338 | | |
329 | 339 | | |
| 340 | + | |
0 commit comments