coreboot-kgpe-d16/src/soc/amd
Kyösti Mälkki 0199d3bd7f arch/x86: Move cpu_relax()
It's not related to spinlocks and the actual implementation
was also guarded by CONFIG(SMP).

With a single call-site in x86-specific code, empty stubs
for other arch are currently not necessary.

Also drop an unused included on a nearby line.

Change-Id: I00439e9c1d10c943ab5e404f5d687d316768fa16
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43808
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-26 21:00:13 +00:00
..
common soc/amd/common/gpio: Fix definition of GPIO_INT_ENABLE_STATUS_DELIVERY 2020-07-23 14:10:34 +00:00
picasso arch/x86: Move cpu_relax() 2020-07-26 21:00:13 +00:00
stoneyridge src: Make HAVE_CF9_RESET set the FADT reset register 2020-07-20 13:23:13 +00:00
Kconfig