Attention is currently required from: Jason Glenesk, Raul Rangel, Marshall Dawson, Felix Held. Hello Jason Glenesk, Raul Rangel, Marshall Dawson,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/54077
to look at the new patch set (#2).
Change subject: soc/amd: factor out acpigen_write_alib_dptc to common code ......................................................................
soc/amd: factor out acpigen_write_alib_dptc to common code
Also drop unneeded intermediate cast to void * before casting the address of the struct dptc_input type variables to uint8_t *.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: Ie1e2aa1ec728a4e16d3a587d7400cdfc8962f443 --- M src/soc/amd/cezanne/root_complex.c M src/soc/amd/common/block/acpi/alib.c M src/soc/amd/common/block/include/amdblocks/alib.h M src/soc/amd/picasso/root_complex.c 4 files changed, 33 insertions(+), 45 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/54077/2