coreboot/src/soc/amd/common
Felix Held 81d0d89613 soc/amd/common/block/psp/psp_gen2: rename cmd_response to buffer
The cmd_response field in the pspv2_mbox struct is the buffer used to
pass data to the PSP and back to the x86 side, so rename it to buffer.
This also aligns the code a bit more with the reference code. Also
rename the wr_mbox_cmd_resp function to wr_mbox_buffer_ptr.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I22c8971b07b3dedcc2e6e50e93c98d69ec7379e8
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63962
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-05-02 13:55:43 +00:00
..
acpi src/soc: Remove space before tab 2022-02-17 17:12:49 +00:00
block soc/amd/common/block/psp/psp_gen2: rename cmd_response to buffer 2022-05-02 13:55:43 +00:00
fsp soc/amd/dmi.c: Fix implicit enum typing 2022-03-25 19:52:23 +00:00
pi soc/amd/pi: Use -Wno-pragma-pack 2022-03-25 20:06:04 +00:00
psp_verstage amdfwtool: Change the name of macros for 'BHD' 2022-04-25 14:46:12 +00:00
vboot soc/amd/{common/vboot,cezanne}: Copy S0i3 verstage logs into cbmem 2022-03-10 17:23:35 +00:00
Kconfig.common soc/amd/common/psp_verstage: Introduce boot device driver 2021-09-27 13:40:03 +00:00
Makefile.inc soc/amd/common: move block/pi out of the block folder 2021-09-24 15:47:59 +00:00