diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2024-02-06 16:43:10 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-02-07 20:32:40 +0000 |
commit | 9c25a03fc350d6739398be9c121b2055e0af4b85 (patch) | |
tree | 4066ca800c21f0c1d5905b93bdaa2b8b34002b62 /src/security/Kconfig | |
parent | 7608699a9edb7a0bbf6a2c2051fba2db781975c2 (diff) |
arch/x86/mpspec: reduce scope of smp_write_ioapic
smp_write_ioapic is only called from smp_write_ioapic_from_hw within the
same compilation unit, so reduce its scope by making it a static
function.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I6a1bbfd50ae9d6c8ab18f478ae9bae3f8bf5e10d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80357
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Diffstat (limited to 'src/security/Kconfig')
0 files changed, 0 insertions, 0 deletions