chore(deps): Bump cpp-linter/cpp-linter-action from cfd08bb3bd5d5611bbbf63cfbfec2643b2da9fea to b6edc0625e3941baa1797f4b4326adeab6890c97 #271
Annotations
10 errors and 10 warnings
|
freertos/portable/GCC/RISC-V/pmp.c#L500
use of undeclared identifier 'SIZE_PMP_CFG_REG'
|
|
freertos/portable/GCC/RISC-V/pmp.c#L500
use of undeclared identifier 'NB_PMP_CFG_REG'
|
|
freertos/portable/GCC/RISC-V/pmp.c#L449
use of undeclared identifier 'SIZE_PMP_CFG_REG'
|
|
freertos/portable/GCC/RISC-V/pmp.c#L449
use of undeclared identifier 'NB_PMP_CFG_REG'
|
|
freertos/portable/GCC/RISC-V/pmp.c#L29
non-ASM statement in naked function is not supported
|
|
freertos/portable/GCC/RISC-V/pmp.c#L25
unknown register name 'a0' in asm
|
|
arch/cortex-m23/m2351/src/StdDriver/src/retarget.c#L14
'NuMicro.h' file not found
|
|
arch/riscv32/fe310/src/freedom-metal/metal/drivers/fixed-factor-clock.h#L9
'metal/clock.h' file not found
|
|
apps/hotp/ta/hotp_ta.c#L7
'hotp_ta.h' file not found
|
|
arch/riscv32/bl808/src/drivers/soc/bl808/std/include/bl808_hbn.h#L39
'hbn_reg.h' file not found
|
|
apps/hotp/ta/hotp_ta.c#L24
replace macro with enum
|
|
apps/hotp/ta/hotp_ta.c#L21
macro 'MIN_KEY_SIZE' defines an integral constant; prefer an enum instead
|
|
apps/hotp/ta/hotp_ta.c#L20
macro 'MAX_KEY_SIZE' defines an integral constant; prefer an enum instead
|
|
apps/hotp/ta/hotp_ta.c#L20
replace macro with enum
|
|
apps/hotp/ta/hotp_ta.c#L17
macro 'SHA1_HASH_SIZE' defines an integral constant; prefer an enum instead
|
|
apps/hotp/ta/hotp_ta.c#L17
replace macro with enum
|
|
arch/riscv32/bl808/src/drivers/lhal/include/hardware/dtsrc_reg.h#L37
declaration uses identifier '__HARDWARE_DTSRC_H__', which is a reserved identifier
|
|
arch/riscv32/bl808/src/drivers/soc/bl808/std/include/hardware/ef_data_1_reg.h#L384
128 is a magic number; consider replacing it with a named constant
|
|
arch/riscv32/bl808/src/drivers/soc/bl808/std/include/hardware/ef_data_1_reg.h#L37
declaration uses identifier '__EF_DATA_1_REG_H__', which is a reserved identifier
|
|
arch/riscv32/bl808/src/drivers/soc/bl808/std/include/bl808_hbn.h#L37
declaration uses identifier '__BL808_HBN_H__', which is a reserved identifier
|
The logs for this run have expired and are no longer available.
Loading