coreboot-kgpe-d16/src/soc/intel/common
Pratik Prajapati f771de445d intel/common/cpu: Add function to get microcode patch pointer
Add mp_current_microcode() function to get the microcode patch pointer.
Use this function to avoid reading the microcode patch from the boot
media. init_cpus() would initialize microcode_patch global variable to
point to microcode patch in boot media and this function can be used
to access the pointer.

Change-Id: Ia71395f4e5b2b4fcd4e4660b66e8beb99eda65b8
Signed-off-by: Pratik Prajapati <pratikkumar.v.prajapati@intel.com>
Reviewed-on: https://review.coreboot.org/21061
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-08-21 15:58:42 +00:00
..
acpi soc/intel/common/block: Add functions to common CPU library code 2017-08-17 23:41:59 +00:00
block intel/common/cpu: Add function to get microcode patch pointer 2017-08-21 15:58:42 +00:00
acpi.h soc/intel/common/block: Add functions to common CPU library code 2017-08-17 23:41:59 +00:00
acpi_wake_source.c
hda_verb.c soc/intel/common: Fix spacing issues 2017-03-13 17:08:34 +01:00
hda_verb.h
Kconfig mma: Make MMA blobs path SOC specific 2017-04-26 16:26:46 +02:00
Makefile.inc soc/intel/common: Add SMM common code for Intel Platforms 2017-06-20 18:30:43 +02:00
mma.c Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
mma.h intel MMA: Enable MMA with FSP2.0 2016-12-13 18:00:43 +01:00
mrc_cache.c Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
mrc_cache.h soc/intel/common: remove mrc cache assumptions 2016-12-15 07:51:35 +01:00
nhlt.c lib/nhlt: add support for setting the oem_revision 2016-12-01 08:17:42 +01:00
nvm.c soc/intel/common: remove mrc cache assumptions 2016-12-15 07:51:35 +01:00
nvm.h soc/intel/common: remove mrc cache assumptions 2016-12-15 07:51:35 +01:00
opregion.c soc/intel/common/opregion: Use enum cb_err as return value 2017-06-27 17:18:03 +00:00
opregion.h soc/intel/common/opregion: Use enum cb_err as return value 2017-06-27 17:18:03 +00:00
reset.c Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
smbios.c soc/intel/common/smbios: Amend debug message 2017-07-20 15:23:11 +00:00
smbios.h soc/intel/common: Pass the minimum possible string length for strncpy 2017-03-10 19:59:58 +01:00
spi_flash.c
spi_flash.h
tpm_tis.c soc/intel/common: provide default tis_plat_irq_status() implementation 2017-04-24 22:03:13 +02:00
util.c CPU: Declare cpu_phys_address_size() for all arch 2016-12-06 20:53:45 +01:00
util.h
vbt.c fsp/gop: Add running the GOP to the choice of gfx init 2017-06-08 14:58:29 +02:00
vbt.h