coreboot-kgpe-d16/src/soc/intel/icelake
Subrata Banik 522b7c0324 soc/intel/icelake: Clean up report_cpu_info() function
This patch makes below clean up for report_cpu_info() function
1. Replace cpu_string with cpu_not_found
2. Assign default string "Platform info not available" to cpu_not_found string
3. Add array out of bound check while skiping leading white space in cpu brand
string name

Change-Id: I41c76eb93f0c5229c4a49aa041339b8ad51ad34a
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36531
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-04 08:19:50 +00:00
..
acpi soc/intel/{cnl,icl,skl}: Move ipu.asl into common/block/acpi 2019-11-01 11:50:45 +00:00
bootblock soc/intel/icelake: Clean up report_cpu_info() function 2019-11-04 08:19:50 +00:00
include/soc soc/intel/{cnl,icl}: Move globalnvs.asl/nvs.h into common/block/ 2019-11-01 11:50:31 +00:00
romstage soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
acpi.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
chip.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
chip.h soc/intel: Rename <intelblocks/chip.h> 2019-09-29 03:38:13 +00:00
cpu.c soc/intel/{cnl,icl,skl}: Fix multiple whitespace issue 2019-10-31 15:04:50 +00:00
elog.c
espi.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
finalize.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
fsp_params.c soc/intel/icelake: adapt FSP GOP param to match the other FSP2.0 platforms 2019-10-31 10:33:07 +00:00
gpio.c
graphics.c
gspi.c
i2c.c
Kconfig cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE 2019-11-03 06:15:35 +00:00
lockdown.c soc/intel: Rename <intelblocks/chip.h> 2019-09-29 03:38:13 +00:00
Makefile.inc soc,mb/intel: clean up remaining FSP2.0 socs/boards 2019-10-26 15:47:49 +00:00
memmap.c lib/cbmem_top: Add a common cbmem_top implementation 2019-11-01 11:44:51 +00:00
p2sb.c
pmc.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
pmutil.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
reset.c src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
sd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smihandler.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
smmrelocate.c src: Remove unused '#include <cpu/cpu.h>' 2019-10-28 11:56:38 +00:00
spi.c
systemagent.c
uart.c soc/intel/common/block/uart: Update the UART PCI device reference 2019-08-04 15:16:50 +00:00