diff options
author | Raul E Rangel <rrangel@chromium.org> | 2021-10-08 13:10:38 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-10-18 12:36:57 +0000 |
commit | 8e9db4eed5989cb2bffda11c2e10df5536e41ee3 (patch) | |
tree | c8d8ecc539bd4b1b1187fc9fe5c143421158149e /src/cpu/x86/smm/smm_stub.S | |
parent | c2c38f5fdea0579d1a64ce63c00737bbe3ca5759 (diff) |
arch/x86/assembly_entry: Remove cpu_info
Since cpu_info() is no longer required to use threads, we no longer need
to initialize it in romstage or earlier. This code was also incomplete
since it didn't initialize the %gs segment.
BUG=b:179699789
TEST=Boot guybrush to OS
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I615b718e9f035ca68ecca9f57d7f4121db0c83b0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58203
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Diffstat (limited to 'src/cpu/x86/smm/smm_stub.S')
0 files changed, 0 insertions, 0 deletions