the following patch was just integrated into master: commit 6beda91d34ce722e55b1d32c0cd6f472e7d4d891 Author: Aaron Durbin adurbin@chromium.org Date: Thu Oct 10 12:47:47 2013 -0500
baytrail: allow downstream use of SSE instructions
If a payload is compiled to use SSE instructions it will fault with an undefined opcode because SSE instructions weren't enabled. Therefore enable SSE instructions at runtime.
BUG=chrome-os-partner:22991 BRANCH=None TEST=Built and booted with SSE enabled payload. No exceptions seen.
Change-Id: I919c1ad319c6ce8befec5b4b1fd8c6343d51ccc1 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://chromium-review.googlesource.com/172642 Reviewed-by: Stefan Reinauer reinauer@google.com
See http://review.coreboot.org/4881 for details.
-gerrit