[WIP] Zero padding on MemTiles #6207
Annotations
2 errors and 10 warnings
|
Build and test
The operation was canceled.
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L176
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L191
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L281
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L283
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L314
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L316
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L338
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
Build and test:
third_party/aie-rt/driver/src/lite/xaie_lite.c#L63
nonstandard extension used: translation unit is empty
|
Build and test:
third_party/aie-rt/driver/src/lite/xaie_lite_privilege.c#L582
nonstandard extension used: translation unit is empty
|
Build and test:
third_party/aie-rt/driver/src/perfcnt/xaie_perfcnt.c#L244
'<': signed/unsigned mismatch
|
Loading