coreboot/src/soc
John Zhao d51449d017 soc/intel/xeon_sp: Improve performance efficiencies
Coverity detects performance inefficiencies as IIO_RESOUCE_INSTANCE
structure (size 623 bytes) is PASS_BY_VALUE. Fix it with
PASS_BY_REFERENCE.

Found-by: Coverity CID 1432759
TEST=None

Signed-off-by: John Zhao <john.zhao@intel.com>
Change-Id: I9ae9ae38fe2c13c5433aa5e1dcbb30ebd30622ab
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45608
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2020-09-28 09:29:03 +00:00
..
amd arch/x86: Introduce ARCH_ALL_STAGES_X86_32 2020-09-26 11:42:28 +00:00
cavium soc/cavium: Drop unneeded empty lines 2020-09-22 17:14:49 +00:00
intel soc/intel/xeon_sp: Improve performance efficiencies 2020-09-28 09:29:03 +00:00
mediatek soc/mediatek/mt8183: Enable CA perbit mechanism 2020-09-25 01:33:11 +00:00
nvidia soc/nvidia: Drop unneeded empty lines 2020-09-22 17:14:59 +00:00
qualcomm soc/qualcomm: Drop unneeded empty lines 2020-09-21 16:27:16 +00:00
rockchip soc/rockchip: Drop unneeded empty lines 2020-09-21 16:18:49 +00:00
samsung soc/samsung: Drop unneeded empty lines 2020-09-21 16:18:07 +00:00
sifive include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
ti include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
ucb soc/ucb/riscv: Add chip_operations stub 2020-05-28 09:30:35 +00:00