coreboot-kgpe-d16/src/arch/x86
Stefan Reinauer 3a6550d989 timestamps: Switch from tsc_t to uint64_t
Cherry-pick from chromium and adjusted for added boards
and changed directory layout for arch/arm.

Timestamp implementation for ARMv7

Abstract the use of rdtsc() and make the timestamps
uint64_t in the generic code.

The ARM implementation uses the monotonic timer.

Original-Signed-off-by: Stefan Reinauer <reinauer@google.com>

BRANCH=none
BUG=chrome-os-partner:18637
TEST=See cbmem print timestamps

Original-Change-Id: Id377ba570094c44e6895ae75f8d6578c8865ea62
Original-Reviewed-on: https://gerrit.chromium.org/gerrit/63793
(cherry-picked from commit cc1a75e059020a39146e25b9198b0d58aa03924c)

Change-Id: Ic51fb78ddd05ba81906d9c3b35043fa14fbbed75
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/8020
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-01-05 22:21:49 +01:00
..
acpi misc,ASL: Trivial - drop trailing blank lines at EOF 2014-07-17 02:18:01 +02:00
boot arch/x86: Declare GDT symbols and move_gdt() 2014-12-31 09:51:50 +01:00
include atomic.h: Fix doxygen errors 2015-01-04 20:03:28 +01:00
init x86: Update the check for Forbidden global variables 2014-12-05 09:20:41 +01:00
lib timestamps: Switch from tsc_t to uint64_t 2015-01-05 22:21:49 +01:00
Kconfig AMD: Move RAMBASE and RAMTOP 2014-11-14 15:46:57 +01:00
Makefile.inc x86: Update the check for Forbidden global variables 2014-12-05 09:20:41 +01:00
ramstage.ld Rename coreboot_ram stage to ramstage 2014-04-26 13:27:09 +02:00