diff options
author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | 2021-03-30 00:42:36 +0300 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-04-10 12:00:24 +0200 |
commit | f8cd72d1ac6aac8cfa48777b5c0681ee2f9e3671 (patch) | |
tree | 01b8d3737e0456212d2516428e62b8c4f1bd2a21 /common/board_f.c | |
parent | 216406367819b52f965ee89b1a3829863c49aac0 (diff) |
efi_loader: Change ptr arithmetics tcg eventlog buffer
Although ptr arithmetics are allowed with extensions in gcc, they
are not allowed by the C spec. So switch to (void *)(uintptr_t) instead
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'common/board_f.c')
0 files changed, 0 insertions, 0 deletions