Kyösti Mälkki uploaded patch set #3 to this change.

View Change

arch/x86: Use TSC_MONOTONIC_TIMER for timestamps

Implementations with TSC_MONOTONIC_TIMER can take benefit
of the generic implementations of timestamp_get() and
timestamp_freq_tick_mhz() in lib/timestamp.c.

The reasoning for keeping COLLECT_TIMESTAMPS_TSC is that
family10h-15h monotonic timer and LAPIC_MONOTONIC_TIMER
currently do not run in all stages.

Change-Id: I0adfbdeb456fbd6769fbd7f39421f797369876a8
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
---
M src/arch/x86/Kconfig
M src/cpu/amd/family_10h-family_15h/Kconfig
M src/cpu/x86/Kconfig
M src/soc/amd/stoneyridge/Kconfig
M src/soc/amd/stoneyridge/monotonic_timer.c
5 files changed, 10 insertions(+), 18 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/36529/3

To view, visit change 36529. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0adfbdeb456fbd6769fbd7f39421f797369876a8
Gerrit-Change-Number: 36529
Gerrit-PatchSet: 3
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset