diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2022-04-29 18:38:55 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-05-02 13:55:43 +0000 |
commit | 81d0d89613c2eb30763c8cd04b36625b856eef38 (patch) | |
tree | 7d8d20b99beadd94892bf51da45198ab789dc9ce /src/soc/qualcomm/sc7180/watchdog.c | |
parent | 0ec0aa74154ddf9d82e8e26fd6ce19d144d6c9cc (diff) |
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>
Diffstat (limited to 'src/soc/qualcomm/sc7180/watchdog.c')
0 files changed, 0 insertions, 0 deletions