Add support nRF54L15 + nRF7002 to AWS IoT sample #75263
Annotations
16 errors and 8 warnings
check-warns:
Nits.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
Please remove blank lines at end of 'samples/net/aws_iot/boards/nrf54l15dk_nrf54l15_cpuapp.overlay'
Please remove blank lines at end of 'samples/net/aws_iot/sysbuild.conf'
Missing newline at end of 'samples/net/aws_iot/sysbuild/mcuboot/boards/nrf54l15pdk_nrf54l15_cpuapp.overlay'. Check your text editor settings.
|
check-warns:
KconfigBasic.txt#L1
See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details.
Undefined Kconfig symbols:
warning: undefined symbol PSA_GENERATE_RANDOM:
- Referenced at modules/hostap/Kconfig:241:
config WIFI_NM_WPA_SUPPLICANT_CRYPTO_ALT_LEGACY_NCS_PSA
bool "Legacy Crypto support for WiFi using nRF security"
select MBEDTLS
select NRF_SECURITY
select PSA_GENERATE_RANDOM
select MBEDTLS_CIPHER_MODE_CBC
select MBEDTLS_CIPHER_MODE_CTR
select MBEDTLS_LEGACY_CRYPTO_C
select MBEDTLS_SHA1_C
select MBEDTLS_ECP_C
select MBEDTLS_CTR_DRBG_C
select MBEDTLS_PK_C
select MBEDTLS_PKCS5_C
select MBEDTLS_PK_PARSE_C
select MBEDTLS_CMAC_C
select MBEDTLS_CIPHER_PADDING_PKCS7
select MBEDTLS_PK_WRITE_C
select MBEDTLS_KEY_EXCHANGE_ALL_ENABLED
select MBEDTLS_ENTROPY_C
depends on <choice WIFI_NM_WPA_SUPPLICANT_CRYPTO_BACKEND>
- Referenced at modules/hostap/Kconfig:241:
config WIFI_NM_WPA_SUPPLICANT_CRYPTO_ALT_LEGACY_NCS_PSA
bool "Legacy Crypto support for WiFi using nRF security"
select MBEDTLS
select NRF_SECURITY
select PSA_GENERATE_RANDOM
select MBEDTLS_CIPHER_MODE_CBC
select MBEDTLS_CIPHER_MODE_CTR
select MBEDTLS_LEGACY_CRYPTO_C
select MBEDTLS_SHA1_C
select MBEDTLS_ECP_C
select MBEDTLS_CTR_DRBG_C
select MBEDTLS_PK_C
select MBEDTLS_PKCS5_C
select MBEDTLS_PK_PARSE_C
select MBEDTLS_CMAC_C
select MBEDTLS_CIPHER_PADDING_PKCS7
select MBEDTLS_PK_WRITE_C
select MBEDTLS_KEY_EXCHANGE_ALL_ENABLED
select MBEDTLS_ENTROPY_C
depends on <choice WIFI_NM_WPA_SUPPLICANT_CRYPTO_BACKEND>
- Referenced at modules/hostap/Kconfig:241:
config WIFI_NM_WPA_SUPPLICANT_CRYPTO_ALT_LEGACY_NCS_PSA
bool "Legacy Crypto support for WiFi using nRF security"
select MBEDTLS
select NRF_SECURITY
select PSA_GENERATE_RANDOM
select MBEDTLS_CIPHER_MODE_CBC
select MBEDTLS_CIPHER_MODE_CTR
select MBEDTLS_LEGACY_CRYPTO_C
select MBEDTLS_SHA1_C
select MBEDTLS_ECP_C
select MBEDTLS_CTR_DRBG_C
select MBEDTLS_PK_C
select MBEDTLS_PKCS5_C
select MBEDTLS_PK_PARSE_C
select MBEDTLS_CMAC_C
select MBEDTLS_CIPHER_PADDING_PKCS7
select MBEDTLS_PK_WRITE_C
select MBEDTLS_KEY_EXCHANGE_ALL_ENABLED
select MBEDTLS_ENTROPY_C
depends on <choice WIFI_NM_WPA_SUPPLICANT_CRYPTO_BACKEND>
|
check-warns:
GitDiffCheck.txt#L1
Git conflict markers and whitespace errors are not allowed in added changes
6833245c70434324f2b37ccea4f136af65d6ab16: samples/net/aws_iot/boards/nrf54l15dk_nrf54l15_cpuapp.overlay:22: new blank line at EOF.
6833245c70434324f2b37ccea4f136af65d6ab16: samples/net/aws_iot/sysbuild.conf:6: new blank line at EOF.
44ecc680651c7a508ae22483e32f81c75f55f5a0: subsys/net/lib/nrf70_fw_ext/CMakeLists.txt:36: trailing whitespace.
cc56b40819e424fe44f15421d3b7eb7dd8eaffa5: samples/wifi/offloaded_raw_tx/README.rst:62: trailing whitespace.
|
check-warns:
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
TYPO_SPELLING: 'of of' may be misspelled - perhaps 'of'?
File:doc/nrf/app_dev/device_guides/nrf70/features.rst
Line:52
LEADING_SPACE: please, no spaces at the start of a line
File:samples/net/aws_iot/sysbuild/mcuboot/app.overlay
Line:7
MISSING_EOF_NEWLINE: adding a line without newline at end of file
File:samples/net/aws_iot/sysbuild/mcuboot/boards/nrf54l15pdk_nrf54l15_cpuapp.overlay
Line:26
TRAILING_WHITESPACE: trailing whitespace
File:samples/wifi/offloaded_raw_tx/README.rst
Line:62
TRAILING_WHITESPACE: trailing whitespace
File:subsys/net/lib/nrf70_fw_ext/CMakeLists.txt
Line:36
SPACING: space required before the open parenthesis '('
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:66
SPACING: space required after that ',' (ctx:VxV)
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:156
SPACING: space required after that ',' (ctx:VxV)
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:171
SPACING: space required after that ',' (ctx:VxV)
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:176
SPACING: space required after that ',' (ctx:VxV)
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:185
SPACING: space required after that ',' (ctx:VxV)
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:196
SPACING: space required after that ',' (ctx:VxV)
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:210
SPACING: space required after that ',' (ctx:VxV)
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:230
SPACING: space required after that ',' (ctx:VxV)
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:237
LONG_LINE: line length of 101 exceeds 100 columns
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:246
SPACING: space required after that ',' (ctx:VxV)
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:246
SPACING: space required after that ',' (ctx:VxV)
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:253
SPACING: space required after that ',' (ctx:VxV)
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:261
SPACING: space required after that ',' (ctx:VxV)
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:271
LONG_LINE: line length of 103 exceeds 100 columns
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:275
SPACING: space required after that ',' (ctx:VxV)
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:282
SPACING: space required after that ',' (ctx:VxV)
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:287
SPACING: space required after that ',' (ctx:VxV)
File:subsys/net/lib/wifi_credentials/wifi_credentials_shell.c
Line:291
LONG_LINE: line length of 120 exceeds 100 columns
File:subsys/net/lib/wifi_mgmt_ext/wifi_mgmt_ext.c
Line:103
|
check-warns:
Gitlint.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
Commit beceae0812:
1: UC3 Commit title does not follow [subsystem]: [subject] (and should not start with literal subsys or treewide): "subsys: nrf_security: Support Wi-Fi enterprise mode connection"
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
samples/wifi/offloaded_raw_tx/README.rst#L62
samples/wifi/offloaded_raw_tx/README.rst:62 trailing whitespace
|
Run Compliance Tests:
subsys/net/lib/nrf70_fw_ext/CMakeLists.txt#L36
subsys/net/lib/nrf70_fw_ext/CMakeLists.txt:36 trailing whitespace
|
Run Compliance Tests:
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c#L66
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c:66 space required before the open parenthesis '('
|
Run Compliance Tests:
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c#L156
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c:156 space required after that ',' (ctx:VxV)
|
Run Compliance Tests:
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c#L171
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c:171 space required after that ',' (ctx:VxV)
|
Run Compliance Tests:
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c#L176
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c:176 space required after that ',' (ctx:VxV)
|
Run Compliance Tests:
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c#L185
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c:185 space required after that ',' (ctx:VxV)
|
Run Compliance Tests:
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c#L196
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c:196 space required after that ',' (ctx:VxV)
|
Run Compliance Tests:
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c#L210
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c:210 space required after that ',' (ctx:VxV)
|
Run Compliance Tests:
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c#L230
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c:230 space required after that ',' (ctx:VxV)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "compliance.xml".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Compliance Tests:
doc/nrf/app_dev/device_guides/nrf70/features.rst#L52
doc/nrf/app_dev/device_guides/nrf70/features.rst:52 'of of' may be misspelled - perhaps 'of'?
|
Run Compliance Tests:
samples/net/aws_iot/sysbuild/mcuboot/app.overlay#L7
samples/net/aws_iot/sysbuild/mcuboot/app.overlay:7 please, no spaces at the start of a line
|
Run Compliance Tests:
samples/net/aws_iot/sysbuild/mcuboot/boards/nrf54l15pdk_nrf54l15_cpuapp.overlay#L26
samples/net/aws_iot/sysbuild/mcuboot/boards/nrf54l15pdk_nrf54l15_cpuapp.overlay:26 adding a line without newline at end of file
|
Run Compliance Tests:
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c#L246
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c:246 line length of 101 exceeds 100 columns
|
Run Compliance Tests:
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c#L275
subsys/net/lib/wifi_credentials/wifi_credentials_shell.c:275 line length of 103 exceeds 100 columns
|
Run Compliance Tests:
subsys/net/lib/wifi_mgmt_ext/wifi_mgmt_ext.c#L103
subsys/net/lib/wifi_mgmt_ext/wifi_mgmt_ext.c:103 line length of 120 exceeds 100 columns
|
Loading