diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2021-05-21 09:58:46 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-12-03 15:53:53 +0000 |
commit | 29c7622d08c95a48e10785cc1bc5cffc6874fe94 (patch) | |
tree | b862ea9e1cc28c6ea01f04dbc5cd1d948b9df2c0 /tests/console | |
parent | 4a0dee21ae97ea10eadae3bf5286ea6938b8eb89 (diff) |
cpu/x86/mp_init.c: Fix building with no smihandler
The build fails because smm_stub_size() tries to find a symbol that
won't be present.
Change-Id: I73fee3cf26c0e37cca03299c6730f7b4f1ef6685
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54754
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Diffstat (limited to 'tests/console')
0 files changed, 0 insertions, 0 deletions