soc/intel/common: Define enum cpu_perf_eff_type type for core types
commit51c75ac0dffcc7cf34827eb0df0bc0980255af5d
authorSridhar Siricilla <sridhar.siricilla@intel.com>
Sat, 29 Jan 2022 08:56:22 +0000 (29 14:26 +0530)
committerFelix Held <felix-coreboot@felixheld.de>
Mon, 7 Feb 2022 14:07:30 +0000 (7 14:07 +0000)
treeb25136f3e5b1bf86b5c8be193f4d7f62f7aaa587
parent6efc7edc13fbfea66d2de31a1b0707852fb9d9fc
soc/intel/common: Define enum cpu_perf_eff_type type for core types

The patch defines enum values for small and big cores and uses them
to indicate the big or small core.

TEST=Verify the build for Brya

Signed-off-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Change-Id: I740984a437da9d0518652f43180faf9b6ed4255e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61459
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Maulik V Vaghela <maulik.v.vaghela@intel.com>
src/soc/intel/common/block/acpi/cpu_hybrid.c