coreboot-kgpe-d16/src
Fabio Aiuto 45aae7f10f treewide: use is_enabled_cpu() on cycles over device list
use is_enabled_cpu() on cycles over device list to check
whether the current device is enabled cpu.

TEST: compile test and qemu run successfully with coreinfo
payload

Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Change-Id: If64bd18f006b6f5fecef4f606c1df7d3a4d42883
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67797
Reviewed-by: Tim Wawrzynczak <inforichland@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2022-09-29 16:47:04 +00:00
..
acpi treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
arch treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
commonlib commonlib/fsp_relocate: add PE32 section support 2022-09-24 01:19:13 +00:00
console console: attach smbus console driver 2022-09-16 17:03:49 +00:00
cpu treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
device treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
drivers drivers/intel/mipi_camera: Remove IPU ES support entry for ADL-N 2022-09-27 14:18:27 +00:00
ec ec/lenovo/h8: Add Kconfig option for Fn-Ctrl swap 2022-09-27 16:19:09 +00:00
include include/device/path.h: use functions for enabled cpu selection 2022-09-29 16:46:41 +00:00
lib lib/timer_queue.c: Fix function signature 2022-09-23 17:34:30 +00:00
mainboard treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
northbridge nb/intel/i945/raminit.c: Use read32p() 2022-09-29 13:41:46 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security security/vboot: Add rollback NVRAM space for TPM 2 2022-09-17 01:42:11 +00:00
soc treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
southbridge treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
superio superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 2022-08-07 19:54:43 +00:00
vendorcode vendorcode/intel/fsp: Add Raptor Lake FSP headers for FSP v3361_03 2022-09-26 14:18:31 +00:00
Kconfig Revert "Kconfig: Allow x86 to compress pre-ram stages if not run XIP" 2022-09-20 21:44:35 +00:00