coreboot/src
Subrata Banik 26fdb062a7 soc/intel/meteorlake: Add Acoustic Noise Mitigation UPDs
This patch allows to override acoustic noise mitigation FSP UPDs:
- AcousticNoiseMitigation
- FastPkgCRampDisable
- SlowSlewRate

BUG=b:312405633
TEST=Able to override the acoustic noise UPDs.

Change-Id: I5295e6571121c92f363e6fd4bcb3c8335c4fedee
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79302
Reviewed-by: YH Lin <yueherngl@google.com>
Reviewed-by: Eric Lai <ericllai@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
2023-12-20 04:25:18 +00:00
..
acpi acpi: Add support for WDAT table 2023-12-15 19:08:45 +00:00
arch arch/arm64/armv8/Makefile.inc: Add clang -target for .ld CPP 2023-12-12 12:23:53 +00:00
commonlib vendorcode/amd/opensil: Add initial setup and API calls 2023-12-06 18:32:58 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu cpu/intel/model_206ax: Use macro IS_IVY_CPU 2023-12-04 15:54:45 +00:00
device device: Drop MULTIPLE_VGA_ADAPTERS Kconfig 2023-12-19 13:16:08 +00:00
drivers treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
ec treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
include drivers/spi: Add ISSI IS25WP256D flash 2023-12-18 20:27:52 +00:00
lib src/lib: Add memory/time saving special case for ramstage caching 2023-12-18 08:13:12 +00:00
mainboard treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
northbridge nb/amd/pi: drop HW_MEM_HOLE_SIZEK Kconfig option 2023-12-19 13:15:39 +00:00
sbom sbom/Makefile.inc: Change GOPATH 2023-11-20 14:32:54 +00:00
security treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
soc soc/intel/meteorlake: Add Acoustic Noise Mitigation UPDs 2023-12-20 04:25:18 +00:00
southbridge treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
superio sio/nuvoton/npcd378: Fix ACPI errors 2023-12-16 22:58:35 +00:00
vendorcode vc/intel/fsp/mtl: Add UPDs for Acoustic Noise Mitigation 2023-12-20 04:25:06 +00:00
Kconfig Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00