diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2017-08-18 20:58:33 +0300 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2017-08-19 15:34:48 +0000 |
commit | e09cd1b787c4dbb8e90dcdbc3e053fca927a8483 (patch) | |
tree | 1128008d7bedf05f5f23e5e60fcef3038b79d27a /src/soc/marvell/mvmap2315 | |
parent | a9450081cf76bf0041b55f87b64824bdc5b26eda (diff) |
arch/x86: Sanity checking on HAVE_SMI_HANDLER
Fail at build-time if one of the following happens:
Platform includes SMI handler setup function smm_init()
in the build when configuration has HAVE_SMI_HANDLER=n.
Platform does not implement smm_init_completion() when
HAVE_SMI_HANDLER=y.
Change-Id: I7d61c155d2b7c2d71987980db4c25d520452dabf
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/21097
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/soc/marvell/mvmap2315')
0 files changed, 0 insertions, 0 deletions