Skip to content

fix(hotp): bound Non-Secure key size before copy into K[] #337

fix(hotp): bound Non-Secure key size before copy into K[]

fix(hotp): bound Non-Secure key size before copy into K[] #337

Triggered via pull request August 25, 2026 14:37
Status Success
Total duration 1m 15s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
arch/cortex-m23/m2351/src/CMSIS/Include/mpu_armv7.h:108:3 [clang-diagnostic-implicit-function-declaration]: arch/cortex-m23/m2351/src/CMSIS/Include/mpu_armv7.h#L108
call to undeclared function '__DSB'; ISO C99 and later do not support implicit function declarations
arch/riscv32/fe310/src/freedom-metal/metal/clock.h:62:1 [bugprone-reserved-identifier]: arch/riscv32/fe310/src/freedom-metal/metal/clock.h#L62
declaration uses identifier '_metal_clock_append_to_callbacks', which is reserved in the global namespace
arch/riscv32/fe310/src/freedom-metal/metal/clock.h:50:1 [bugprone-reserved-identifier]: arch/riscv32/fe310/src/freedom-metal/metal/clock.h#L50
declaration uses identifier '_metal_clock_call_all_callbacks', which is reserved in the global namespace
arch/riscv32/fe310/src/freedom-metal/metal/clock.h:30:8 [bugprone-reserved-identifier]: arch/riscv32/fe310/src/freedom-metal/metal/clock.h#L30
declaration uses identifier '_metal_clock_callback_t', which is reserved in the global namespace
arch/riscv32/fe310/src/freedom-metal/metal/clock.h:20:8 [bugprone-reserved-identifier]: arch/riscv32/fe310/src/freedom-metal/metal/clock.h#L20
declaration uses identifier '__metal_clock_vtable', which is a reserved identifier
freertos/portable/MemMang/heap_3.c:84:24 [readability-identifier-length]: freertos/portable/MemMang/heap_3.c#L84
parameter name 'pv' is too short, expected at least 3 characters