Update opensbi to remove sbi_print_empty inlining #1161
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run builds
ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
|
Run builds
‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 9223372036854775808 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
Run builds
storing the address of local variable ‘cv_stack’ in ‘check_top’ [-Wdangling-pointer=]
|
Loading