coreboot/src/soc/intel/common
Elyes Haouas 1201fb9a91 src/soc: Remove unneeded <assert.h>
As _Static_assert() is a compiler built-in, <assert.h> is not needed.

Change-Id: I578b4bf286538d0606569d19ec760a1846c8145b
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70904
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
2022-12-20 12:07:46 +00:00
..
acpi soc/intel/common/acpi: provide PTS/WAK hooks for ECs 2022-11-02 18:43:38 +00:00
basecode soc/intel/common: Add support to read CPU and PCH Trace Hub modes 2022-11-21 14:04:24 +00:00
block src/soc: Remove unneeded <assert.h> 2022-12-20 12:07:46 +00:00
pch sb,soc/intel: Address TCO SECOND_TO_STS name collision 2022-11-28 10:09:04 +00:00
fsp_reset.c soc/intel/common: Clean up includes 2022-10-25 16:26:51 +00:00
hda_verb.c soc/intel/common: Clean up includes 2022-10-25 16:26:51 +00:00
hda_verb.h
Kconfig.common soc/intel/common: Introduce SOC_INTEL_COMPLIANCE_TEST_MODE 2022-07-14 23:12:14 +00:00
Makefile.inc soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00
mma.c payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity 2022-10-13 19:14:57 +00:00
mma.h intel: mma: Use new CBFS API 2021-04-14 01:03:33 +00:00
nhlt.c
reset.c
reset.h
smbios.c soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill 2022-11-17 17:51:46 +00:00
smbios.h soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill 2022-11-17 17:51:46 +00:00
tpm_tis.c
vbt.c soc/intel/common: Clean up includes 2022-10-25 16:26:51 +00:00
vbt.h