diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-01-29 22:59:42 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-01-31 01:12:37 +0000 |
commit | 84439c26d8afd0079ce9cbaddf11c911974c3b1b (patch) | |
tree | 2259bb822406823972f3650e4730174ffa1e2f4a /src/acpi | |
parent | 31fdefe5842b7b6f77f341b65cb7851c72fc8516 (diff) |
soc/amd/picasso/psp: move soc_get_mbox_address to common PSP gen2 code
The function to get the PSP mailbox address is the same on Picasso and
Cezanne, so move it to the common PSP generation 2 code. The function is
only used in the same compilation unit, but it can't be marked as static
due to the function prototype in amdblocks/psp.h that is still needed
for Stoneyridge.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ieea91ef76523d303f948d29ef48e3b2e56293f26
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50151
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/acpi')
0 files changed, 0 insertions, 0 deletions