tf-m: Add Attestation support for nRF54L15 #78469
Annotations
9 errors and 1 warning
check-warns:
Nits.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
Missing newline at end of 'samples/tfm/tfm_psa_template/boards/nrf54l15dk_nrf54l15_cpuapp_ns.conf'. Check your text editor settings.
Missing newline at end of 'samples/tfm/tfm_psa_template/sysbuild/mcuboot/boards/nrf54l15dk_nrf54l15_cpuapp.conf'. Check your text editor settings.
|
check-warns:
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
INITIALISED_STATIC: do not initialise statics to 0
File:modules/trusted-firmware-m/tfm_boards/common/attest_hal.c
Line:27
SPACING: space prohibited after that open parenthesis '('
File:modules/trusted-firmware-m/tfm_boards/common/attest_hal.c
Line:147
SPACING: space required before the open parenthesis '('
File:modules/trusted-firmware-m/tfm_boards/common/attest_hal.c
Line:147
SPACING: space required after that ',' (ctx:VxV)
File:modules/trusted-firmware-m/tfm_boards/common/attest_hal.c
Line:148
SPACING: space required after that ',' (ctx:VxV)
File:modules/trusted-firmware-m/tfm_boards/common/attest_hal.c
Line:151
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
modules/trusted-firmware-m/tfm_boards/common/attest_hal.c#L27
modules/trusted-firmware-m/tfm_boards/common/attest_hal.c:27 do not initialise statics to 0
|
Run Compliance Tests:
modules/trusted-firmware-m/tfm_boards/common/attest_hal.c#L147
modules/trusted-firmware-m/tfm_boards/common/attest_hal.c:147 space prohibited after that open parenthesis '('
|
Run Compliance Tests:
modules/trusted-firmware-m/tfm_boards/common/attest_hal.c#L147
modules/trusted-firmware-m/tfm_boards/common/attest_hal.c:147 space required before the open parenthesis '('
|
Run Compliance Tests:
modules/trusted-firmware-m/tfm_boards/common/attest_hal.c#L148
modules/trusted-firmware-m/tfm_boards/common/attest_hal.c:148 space required after that ',' (ctx:VxV)
|
Run Compliance Tests:
modules/trusted-firmware-m/tfm_boards/common/attest_hal.c#L151
modules/trusted-firmware-m/tfm_boards/common/attest_hal.c:151 space required after that ',' (ctx:VxV)
|
Run Compliance Tests
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading