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 (#6).
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/include/cbmem.h M src/include/imd.h M src/lib/fit_payload.c M src/lib/imd.c M src/lib/imd_cbmem.c M src/security/memory/memory_clear.c 6 files changed, 12 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/36561/6