Attention is currently required from: Reka Norman, Rob Barnes. Hello Reka Norman, Rob Barnes,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63317
to look at the new patch set (#2).
Change subject: util/cbmem: add type cast ......................................................................
util/cbmem: add type cast
arch_convert_raw_ts_entry returns a uint64_t, which needs to be cast on ARM systems to avoid a type error.
BUG=b/227871959 TEST=no build errors in downstream
Signed-off-by: Paul Fagerburg pfagerburg@google.com Change-Id: I87a83758b7f122b77f9631c669c7cd8df66f8d1b --- M util/cbmem/cbmem.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/63317/2