Learn more about cloning repositories
You have read-only access
x86: Tidy up use of size_t in relocation Addresses should not be cast to size_t. Use uintptr_t instead. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>