diff options
author | Aaron Durbin <adurbin@chromium.org> | 2017-06-16 15:16:13 -0500 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-06-27 16:14:15 +0000 |
commit | 8ade68a2701603785d4acefc02ce3d7482b6beff (patch) | |
tree | 60692857eb1ac3a0d035011c2de4ce890ff5894f /src/cpu/x86/Makefile.inc | |
parent | 604f69868ffc47c4cfc7623c83ccff89a0afcee8 (diff) |
cpu/x86/smm: allow SSE instructions in SMM modules
If SSE instructions are enabled in the build assume the SMM
modules are compiled with SSE instructions. As such enable
the SSE instructions in SMM mode by setting up the cr4 register.
In addition, provide a place to save and restore the SSE state
in both the relocation handler and permanent handler.
Change-Id: Ifa16876b57544919fde88fba5b8f18e4ca286841
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/20244
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/cpu/x86/Makefile.inc')
0 files changed, 0 insertions, 0 deletions