coreboot/src
Jeremy Compostella 3a84c93b5b soc/intel/pantherlake: Correct function naming and code style
Commit f3211e9639 ("soc/intel/pantherlake: Add support for Acoustic
Noise Mitigation UPDs") introduced minor coding convention
violations. These are being addressed as follows:

- Renames fill_fsps_acoustic_params to fill_fspm_acoustic_params to
  align with the naming conventions used for other FSP-M configuration
  functions.
- Removes an unnecessary empty line.
- Aligns function parameters.

Change-Id: I8652c2fee71c8e2742146b5e622633de78c1c17e
Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89332
Reviewed-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Bora Guvendik <bora.guvendik@intel.corp-partner.google.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Pranava Y N <pranavayn@google.com>
2025-09-26 16:06:33 +00:00
..
acpi acpi/acpi_pm: Fix compilation without SMBIOS 2025-09-22 15:52:32 +00:00
arch cpu/intel/car/non-evict: Improve CAR setup 2025-09-04 17:13:12 +00:00
commonlib commonlib/device_tree: Add dt_add_iommu_addr_prop function 2025-09-16 15:05:23 +00:00
console
cpu cpu/intel/car/non-evict: Improve CAR setup 2025-09-04 17:13:12 +00:00
device device/azalia: Use clrsetbits32() and friends 2025-08-30 13:53:02 +00:00
drivers drivers/mipi: Add support for TM_TL121BVMS07_00C panel 2025-09-19 07:07:04 +00:00
ec ec/google/chromeec: Add API for AP shutdown command 2025-09-24 14:48:08 +00:00
include soc/intel/pantherlake: Add support for a new Panther Lake B0 SKU 2025-09-13 22:00:24 +00:00
lib lib: Fix bad whitespace in add_bmp_logo_file_to_cbfs_call 2025-09-23 01:05:35 +00:00
mainboard mb/google/trulo/var/kaladin: Enable External bypass config2 settings 2025-09-26 12:44:55 +00:00
northbridge sb/intel/bd82x6x: Fix CPU replaced check 2025-09-02 17:08:06 +00:00
sbom sbom: Fix build with merged bootblock and romstage 2025-07-07 14:29:29 +00:00
security security/vboot: Extend CROS_EC_HASH_TIMEOUT_MS 2025-09-23 02:23:40 +00:00
soc soc/intel/pantherlake: Correct function naming and code style 2025-09-26 16:06:33 +00:00
southbridge sb/intel/lynxpoint: Enable PCIe Relaxed Order 2025-09-25 16:06:18 +00:00
superio src/superio/nuvoton: Add HWM initialization code 2025-06-11 13:31:25 +00:00
vendorcode vc/intel/fsp/mtl: Update the headers to 5124_47 (13.0.228.64) 2025-09-17 12:38:24 +00:00
Kconfig Kconfig: Introduce HAVE_CBFS_FILE_OPTION_BACKEND 2025-09-17 04:18:07 +00:00