diff options
author | Raymond Mao <raymond.mao@linaro.org> | 2025-05-27 14:04:31 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-06-05 16:57:35 -0600 |
commit | 85683bd1959cb7f3c870c9da12217f5a4ba0e922 (patch) | |
tree | c8d905f28ebb4cfee9184c620fd55e1144903c72 /tools/u_boot_pylib/command.py | |
parent | ef0eec3fa91840ab8147dbb1c44b859879cb306b (diff) |
armv8: fix Clang warning on writing 32-bit variable to a 64-bit register
Clang is stricter than GCC when it comes to inline assembly and expects the
register to be written with explicitly same type of variable.
Fixes: c0e1775a867c ("armv8: Add arch-specific sysinfo platform driver")
Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'tools/u_boot_pylib/command.py')
0 files changed, 0 insertions, 0 deletions