diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-06-23 18:49:26 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-06-26 12:02:51 +0000 |
commit | 50cbb933a312c4fd57b8f3bdf6fc938e4179f2f0 (patch) | |
tree | 4f3cc94a4db8568da8d4f80b221b5e72f32b7dd1 /src/cpu/x86/lapic | |
parent | 634c7a4450ff00b5eeff792822b9ac6fe12b3570 (diff) |
soc/amd/common/block/acpi/ivrs: use memset on ivhd_[11,40]
Assign the current address casted to acpi_ivrs_ivhd[11,40]_t pointer to
*ivhd_[11,40] at the beginning of acpi_fill_ivrs[11,40] and then use
memset on *ivhd_[11,40] to zero-initialize the structs.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I70b12fee99d6c71318189ac35e615589a4c8c629
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76077
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/cpu/x86/lapic')
0 files changed, 0 insertions, 0 deletions