coreboot-kgpe-d16/payloads
Raul E Rangel 24ae85c3ff libpayload/x86/apic: Add an apic_delay method and calibrate the timer
The apic_delay method will halt the CPU and wait for a timer interrupt
to fire. I went with usec because nsec is too granular to guarantee.

This method will be called from an arch_ndelay() method when the delay
is large enough to justify a sleep.

BUG=b:109749762
TEST=Tested it on grunt by changing the _delay method to call
apic_delay().

Change-Id: I80363f06bdb22d0907f895885e607fde1c4c468d
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Reviewed-on: https://review.coreboot.org/28242
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-09-12 14:15:11 +00:00
..
bayou payloads: Remove/fix trailing whitespace 2018-09-04 12:38:40 +00:00
coreinfo util/cbfstool: Support FIT payloads 2018-06-15 09:13:24 +00:00
external payloads: Remove/fix trailing whitespace 2018-09-04 12:38:40 +00:00
libpayload libpayload/x86/apic: Add an apic_delay method and calibrate the timer 2018-09-12 14:15:11 +00:00
nvramcui payloads/nvramcui/payload.sh: Fix shellcheck warnings 2018-01-24 23:01:35 +00:00
Kconfig payloads/external/Memtest86Plus: allow for selecting a specific revision 2018-08-22 15:34:35 +00:00
Makefile.inc payloads: Add LinuxBoot payload in u-root mode 2018-06-19 18:37:37 +00:00