|
@@ -159,7 +159,10 @@ config RESET_ATTACK_MITIGATION
|
|
|
using the TCG Platform Reset Attack Mitigation specification. This
|
|
using the TCG Platform Reset Attack Mitigation specification. This
|
|
|
protects against an attacker forcibly rebooting the system while it
|
|
protects against an attacker forcibly rebooting the system while it
|
|
|
still contains secrets in RAM, booting another OS and extracting the
|
|
still contains secrets in RAM, booting another OS and extracting the
|
|
|
- secrets.
|
|
|
|
|
|
|
+ secrets. This should only be enabled when userland is configured to
|
|
|
|
|
+ clear the MemoryOverwriteRequest flag on clean shutdown after secrets
|
|
|
|
|
+ have been evicted, since otherwise it will trigger even on clean
|
|
|
|
|
+ reboots.
|
|
|
|
|
|
|
|
endmenu
|
|
endmenu
|
|
|
|
|
|