Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36561
to look at the new patch set (#8).
Change subject: lib/imd: Use uintptr_t over void * ......................................................................
lib/imd: Use uintptr_t over void *
This reduces the number of casts.
Change-Id: I3c41963202e5912da7c96ed8236e80e8bc27a4ed Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/cpu/x86/smm/tseg_region.c M src/include/cbmem.h M src/include/imd.h M src/include/stage_cache.h M src/lib/ext_stage_cache.c M src/lib/fit_payload.c M src/lib/imd.c M src/lib/imd_cbmem.c M src/security/memory/memory_clear.c 9 files changed, 31 insertions(+), 32 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/36561/8