coreboot-kgpe-d16/src
Pratikkumar Prajapati 42258e399d soc/intel/common: Make common cpu_cl_clear_data() weak
Not all SOC follow the same programming to clear crashlog
data. So make common implementation of cpu_cl_clear_data()
weak.

BUG=b:262501347
TEST=Able to build google/rex.

Change-Id: Ic2b4631d57703abff0ab1880fb272ef67bb1b8e9
Signed-off-by: Pratikkumar Prajapati <pratikkumar.v.prajapati@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77237
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2023-09-17 04:48:05 +00:00
..
acpi acpi: Comply with ACPI specification by making _STR unicode strings 2023-09-14 12:03:32 +00:00
arch x86: Add .data section support for pre-memory stages 2023-09-14 21:02:07 +00:00
commonlib soc/intel/cmd/blk/cse: Shorten CBMEM field name for better alignment 2023-09-13 18:10:04 +00:00
console commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
cpu x86: Add .data section support for pre-memory stages 2023-09-14 21:02:07 +00:00
device arch to drivers/intel: Fix misspellings & capitalization issues 2023-09-08 00:53:57 +00:00
drivers drivers/pc80/tpm: Silence warnings when CONFIG_TPM is unset 2023-09-15 13:46:46 +00:00
ec vc/google/chromeos: Move clear_ec_ap_idle() to common code 2023-09-14 01:53:22 +00:00
include intelblocks/{pmc,p2sb}: Add missing RPL-S PCH IDs for PMC and P2SB 2023-09-15 08:27:33 +00:00
lib x86: Add .data section support for pre-memory stages 2023-09-14 21:02:07 +00:00
mainboard mb/google/rex: Optimize FMD usage for rex variants 2023-09-16 10:01:40 +00:00
northbridge nb/intel: Remove space between function name and '(' 2023-09-11 15:52:56 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security x86: Add .data section support for pre-memory stages 2023-09-14 21:02:07 +00:00
soc soc/intel/common: Make common cpu_cl_clear_data() weak 2023-09-17 04:48:05 +00:00
southbridge sb/intel: Remove space between function name and '(' 2023-09-11 15:57:35 +00:00
superio superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resource 2023-08-11 23:11:57 +00:00
vendorcode vc/intel/raptorlake: Add the FSP v4301.01 headers 2023-09-15 13:48:37 +00:00
Kconfig Kconfig: Add option to make clang the default compiler 2023-08-24 22:08:59 +00:00