coreboot/src
Felix Held 73870298e3 soc/amd/common/psp: move buffer sizes to common header
Since the P2C_BUFFER_MAXSIZE value will be needed in another compilation
unit, move the define to the common psp_def.h. P2C_BUFFER_MAXSIZE is
moved there too for consistency reasons.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I8d4d93760c90ad6e0ecadf70600b1d697a02fa82
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83701
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-07-31 20:07:46 +00:00
..
acpi acpi,soc: use is_domain0 function 2024-07-25 22:54:43 +00:00
arch arch/arm64/armv8/mmu: Add missing header arch/barrier.h 2024-07-27 05:13:28 +00:00
commonlib commonlib/device_tree.c: Add read reg property helper 2024-07-26 11:06:29 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
device device/path: rename domain path struct element to 'domain_id' 2024-07-31 14:32:51 +00:00
drivers i2c/drivers/generic: Add support for including a CDM 2024-07-29 20:24:41 +00:00
ec ec/system76/ec: Remove RPM calculation 2024-07-26 23:03:33 +00:00
include device/path: rename domain path struct element to 'domain_id' 2024-07-31 14:32:51 +00:00
lib lib/smbios: Create SMBIOS type 4 entry 2024-07-22 22:30:47 +00:00
mainboard mb/google/trulo: Keep ISH default enable 2024-07-31 03:56:14 +00:00
northbridge arch/x86/Makefile.mk: Remove obsolete romcc reference 2024-07-24 00:28:59 +00:00
sbom
security security/vboot: Introduce vbnv_platform_init_cmos() 2024-07-19 00:40:21 +00:00
soc soc/amd/common/psp: move buffer sizes to common header 2024-07-31 20:07:46 +00:00
southbridge soc/intel: Extend CSE RW Update and ME read access for payload sync 2024-07-11 15:24:07 +00:00
superio superio/ite: Enable common driver for GPIO and LED configuration 2024-07-19 14:35:38 +00:00
vendorcode device: introduce and use dev_get_domain_id 2024-07-31 14:32:19 +00:00
Kconfig Kconfig: Update FW_CONFIG Kconfig options 2024-06-25 08:12:58 +00:00