coreboot-kgpe-d16/src/soc
Martin Roth 3f6421e1fa soc/intel/cannonlake: Keep variable from going out of scope
The variable p was going out of scope while still being pointed to by
*cpu_name.

Fix coverity ID 1378215 (Pointer to local outside scope)

Change-Id: I6ad7b1919104b4d97869efe5065e39c2a43de638
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/20682
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
2017-07-22 22:49:46 +00:00
..
amd soc/amd/stoneyridge:Fix IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:33 +00:00
broadcom/cygnus src/soc: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:25 +00:00
dmp/vortex86ex src/soc: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:25 +00:00
imgtec/pistachio Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
intel soc/intel/cannonlake: Keep variable from going out of scope 2017-07-22 22:49:46 +00:00
lowrisc/lowrisc
marvell/mvmap2315 Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
mediatek/mt8173 src/soc: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:25 +00:00
nvidia src/soc: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:25 +00:00
qualcomm Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
rockchip rockchip/rk3399: Adjust gpio_t format to match ARM TF 2017-07-19 18:15:10 +00:00
samsung Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
ucb/riscv