nrf_security: drivers: cracen: adding support for ed25519 without sicrypto #84359
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
2m 8s
Annotations
3 errors and 10 warnings
Run compliance checks on patch series (PR):
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c
Line:57
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c
Line:62
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c
Line:66
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c
Line:118
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c
Line:125
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c
Line:133
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c
Line:151
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c
Line:155
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c
Line:165
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c
Line:188
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c
Line:212
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c
Line:237
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c
Line:253
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c
Line:270
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/key_management.c
Line:674
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/sign.c
Line:262
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/sign.c
Line:284
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/sign.c
Line:291
BRACES: braces {} must be used on all arms of this statement
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/sign.c
Line:320
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/sign.c
Line:322
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/sign.c
Line:389
BRACES: braces {} are required around if/while/for/else
File:subsys/nrf_security/src/drivers/cracen/cracenpsa/src/sign.c
Line:398
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
BRACES:
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c#L57
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c:57 braces {} are required around if/while/for/else
|
BRACES:
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c#L62
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c:62 braces {} are required around if/while/for/else
|
BRACES:
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c#L66
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c:66 braces {} are required around if/while/for/else
|
BRACES:
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c#L118
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c:118 braces {} are required around if/while/for/else
|
BRACES:
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c#L125
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c:125 braces {} are required around if/while/for/else
|
BRACES:
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c#L133
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c:133 braces {} are required around if/while/for/else
|
BRACES:
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c#L151
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c:151 braces {} are required around if/while/for/else
|
BRACES:
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c#L155
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c:155 braces {} are required around if/while/for/else
|
BRACES:
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c#L165
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c:165 braces {} are required around if/while/for/else
|
BRACES:
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c#L188
subsys/nrf_security/src/drivers/cracen/cracenpsa/src/ed25519.c:188 braces {} are required around if/while/for/else
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
|
863 Bytes |
|