summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/Kconfig.common
diff options
context:
space:
mode:
authorJeremy Compostella <jeremy.compostella@intel.com>2024-10-01 11:01:34 -0700
committerJérémy Compostella <jeremy.compostella@intel.com>2024-10-03 16:17:11 +0000
commitf9e877ea2173696028ded8e82fbe51e13085865b (patch)
treef642c7aec20851003aecded41799f8516116cb6e /src/soc/intel/common/Kconfig.common
parentb9c0056b2dc4f1f5658d49edf8d8a43b1bcb9536 (diff)
soc/intel/pantherlake: Remove soc_info.[hc] interface
This commit removes the unnecessary layer provided by soc_info.[hc]. It was providing an abstraction which only was resulting in extra function calls without any added value as the returned constants are well identified and could be used directly. More importantly, and this is the actual selling point in my opinion, this extra indirection was preventing the compiler from detecting array overflows. BUG=348678529 TEST=Build is successful Change-Id: Iea26d962748116fa84afdb4afcba1098a64b6986 Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/84616 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com>
Diffstat (limited to 'src/soc/intel/common/Kconfig.common')
0 files changed, 0 insertions, 0 deletions