diff options
author | Martin Roth <gaumless@gmail.com> | 2022-09-17 15:52:36 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-10-20 17:55:03 +0000 |
commit | 568670f94d943edeb07b2b7ac6d43285d8c5e840 (patch) | |
tree | 22f0bad5d6238bef5f873ea991b9faf952989ad6 /src/northbridge/intel/pineview | |
parent | 9c64c08b183e1d50e6a1967fbccc918fbc9746a1 (diff) |
arch/x86/include: Split CPUID access into separate file
To allow testing of code that uses CPUID calls, separate the actual
calls into a separate header file, This allows the tests to emulate
the cpuid access without replacing the rest of the cpu.h definitions.
Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: Ic5ee29f1fbb6304738f2eb7999cbcfdf8f7d4932
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67916
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jakub Czapiga <jacz@semihalf.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/northbridge/intel/pineview')
0 files changed, 0 insertions, 0 deletions