x86: Support tracing function
Some changes are needed to x86 timer functions to support tracing. Add
these so that the feature works correctly.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/include/asm/global_data.h 1 addition, 1 deletionarch/x86/include/asm/global_data.h
- arch/x86/include/asm/msr.h 2 additions, 1 deletionarch/x86/include/asm/msr.h
- arch/x86/include/asm/u-boot-x86.h 1 addition, 1 deletionarch/x86/include/asm/u-boot-x86.h
- arch/x86/lib/gcc.c 3 additions, 1 deletionarch/x86/lib/gcc.c
- arch/x86/lib/tsc_timer.c 3 additions, 3 deletionsarch/x86/lib/tsc_timer.c
Loading
Please register or sign in to comment