coreboot/src/soc/intel
Subrata Banik e7264110a6 soc/intel/cmn/acpi: Use Kconfig guards for UFS workarounds
This change introduces Kconfig guards around the UFS workaround code
in the common ACPI ASL file. This ensures that these workarounds are
only applied when necessary, allowing future SoCs with UFS controllers
to reuse the common ASL file without modification.

By using Kconfig, we can enable or disable the workarounds based on
the specific SoC configuration, providing greater flexibility and
maintainability.

BUG=b:379828045
TEST=Able to compile google/fatcat.

Change-Id: I968b8811e508378a36648bd8234ff0fd7237b00d
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85208
Reviewed-by: Pranava Y N <pranavayn@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-11-22 02:49:19 +00:00
..
alderlake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
apollolake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
baytrail soc/intel/adl to jsl: Explicitly include static.h for config_of_soc 2024-10-07 20:33:49 +00:00
braswell cpu/x86: Make 1GB paging the default 2024-06-05 20:31:03 +00:00
broadwell soc/intel/broadwell; Use boolean for pch_is_wpt_xx 2024-10-23 23:41:26 +00:00
cannonlake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
common soc/intel/cmn/acpi: Use Kconfig guards for UFS workarounds 2024-11-22 02:49:19 +00:00
denverton_ns tree: Remove unused <assert.h> 2024-11-19 00:40:04 +00:00
elkhartlake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
jasperlake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
meteorlake tree: Remove unused <assert.h> 2024-11-19 00:40:04 +00:00
pantherlake soc/intel/pantherlake/acpi: Update camera_clock_ctl.asl 2024-11-20 10:25:05 +00:00
skylake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
tigerlake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
xeon_sp soc/intel/xeon_sp: Fix SRAT debug prints 2024-11-21 08:37:07 +00:00
Makefile.mk soc/intel: Rename Makefiles from .inc to .mk 2024-01-24 10:02:22 +00:00