coreboot-kgpe-d16/src
Raul E Rangel ce291b4327 commonlib/timestamp,amd/common/block/cpu: Add uCode timestamps
This allows keeping track of how long it takes to load the microcode.

BUG=b:179699789
TEST=Boot guybrush
 112:started reading uCode                             990,448 (10,615)
 113:finished reading uCode                            991,722 (1,274)

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I86b67cf9d17786a380e90130a8fe424734e64657
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56391
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jason Glenesk <jason.glenesk@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2021-07-21 16:43:29 +00:00
..
acpi acpi: Add function to simplify If (CondRefOf (..)) sequences 2021-07-12 07:34:44 +00:00
arch x86/smp/spinlock: Disable thread coop when taking spinlock 2021-07-18 15:14:00 +00:00
commonlib commonlib/timestamp,amd/common/block/cpu: Add uCode timestamps 2021-07-21 16:43:29 +00:00
console Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s 2021-06-25 15:51:20 +00:00
cpu include/cpu/amd/msr: don't redefine the IA32_BIOS_SIGN_ID MSR 2021-07-16 14:10:07 +00:00
device device/pci_rom: Make ON_DEVICE_ROM_LOAD condition truthy 2021-07-20 16:52:35 +00:00
drivers drivers/intel/gma: Support IGD Opregion 2.1 2021-07-17 13:48:00 +00:00
ec ec/kontron/kempld: Add minimal GPIO driver 2021-07-16 04:12:36 +00:00
include lib/cbfs,device/pci_rom: Move cbfs_boot_map_optionrom and modernize 2021-07-20 16:51:25 +00:00
lib lib/cbfs,device/pci_rom: Move cbfs_boot_map_optionrom and modernize 2021-07-20 16:51:25 +00:00
mainboard mb/google/brya: Program Unused Cnvi BT related GPIOs to NC 2021-07-21 16:24:33 +00:00
northbridge nb/intel/x4x: Expose x86_64 support 2021-07-06 06:09:48 +00:00
security include/cpu/x86/msr: introduce IA32_MC_*(x) macros 2021-07-14 02:24:39 +00:00
soc commonlib/timestamp,amd/common/block/cpu: Add uCode timestamps 2021-07-21 16:43:29 +00:00
southbridge sb/intel/common: Hide IFD options if !HAVE_IFD_BIN 2021-07-14 08:14:41 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2237_00 2021-07-13 15:14:56 +00:00
Kconfig option: Allow mainboards to implement the API 2021-05-28 11:37:25 +00:00