coreboot-kgpe-d16/src/arch/arm64
Aaron Durbin 107d1fb137 armv7/arm64: remove timestamp.c
The src/lib/timestamp.c already has an implementation using
timer_monotonic_get() for timestamp_get(). Use that instead
of duplicating the logic.

BUG=chrome-os-partner:44669
BRANCH=None
TEST=None

Change-Id: If17be86143f217445bd64d67ceee4355fa482d39
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/11468
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2015-08-31 13:55:03 +00:00
..
armv8 arm64: declare do_dcsw_op as function 2015-08-28 06:43:53 +00:00
cpu arm64/a57: Move cortex_a57.h under include directory 2015-07-13 10:00:25 +02:00
include arm64: declare do_dcsw_op as function 2015-08-28 06:43:53 +00:00
arm_tf.c arm64: Add support for loading secure os 2015-06-30 08:10:28 +02:00
boot.c assets: abstract away the firmware assets used for booting 2015-06-02 14:10:08 +02:00
c_entry.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cpu-internal.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cpu-stubs.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cpu.c arch/arm64: Fix compilation without CONFIG_SMP 2015-06-30 08:11:03 +02:00
cpu_ramstage.c arm64: Move enabling floating point ahead of dev init 2015-06-17 11:55:06 +02:00
div0.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
eabi_compat.c
id.S
Kconfig arm64: xcompile: Add support for A53 erratum 843419 2015-08-28 06:46:09 +00:00
Makefile.inc armv7/arm64: remove timestamp.c 2015-08-31 13:55:03 +00:00
memcpy.S Revert "arm64: remove assembly code string functions" 2015-06-23 08:20:11 +02:00
memmove.S Revert "arm64: remove assembly code string functions" 2015-06-23 08:20:11 +02:00
memset.S Revert "arm64: remove assembly code string functions" 2015-06-23 08:20:11 +02:00
spintable.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
spintable_asm.S Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
stage_entry.S arm64: Define stage_entry as weak symbol 2015-07-13 10:01:39 +02:00
stages.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
startup.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
tables.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
transition.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
transition_asm.S Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00