Skip to content

subsys nrf_security: add nrf92 devices to security and cracen config #81901

subsys nrf_security: add nrf92 devices to security and cracen config

subsys nrf_security: add nrf92 devices to security and cracen config #81901

Triggered via pull request January 9, 2025 15:33
Status Failure
Total duration 1m 56s
Artifacts 1

compliance.yml

on: pull_request
Run compliance checks on patch series (PR)
1m 48s
Run compliance checks on patch series (PR)
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Run compliance checks on patch series (PR): KconfigBasic.txt#L1
See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details. Undefined Kconfig symbols: warning: undefined symbol SOC_NRF9280_CPUSEC: - Referenced at /home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf/subsys/nrf_security/Kconfig:59: config MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS bool default y if SOC_SERIES_NRF92X && (SOC_NRF9280_CPUSEC || SOC_NRF9230_CPUSEC) default y if SOC_SERIES_NRF54LX && PSA_CRYPTO_DRIVER_CRACEN default y if SOC_SERIES_NRF54HX && SOC_NRF54H20_CPUSEC depends on NRF_SECURITY help Promptless option used to control if the PSA Crypto core should have support for builtin keys or not. - Referenced at /home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf/subsys/nrf_security/src/drivers/cracen/Kconfig:17: config CRACEN_LOAD_MICROCODE bool "Load CRACEN microcode" default y depends on ((SOC_SERIES_NRF54LX && !SOC_NRF54L20) || SOC_SERIES_NRF54HX || (SOC_SERIES_NRF92X && (SOC_NRF9280_CPUSEC || SOC_NRF9230_CPUSEC))) && PSA_CRYPTO_DRIVER_CRACEN && MBEDTLS_PSA_CRYPTO_C && NRF_SECURITY help Prompt-less configuration to load the CRACEN microcode. This is required to use the PKE/IKG engine. Note that this is not required when a bootloader has already loaded the microcode. - Referenced at /home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf/subsys/nrf_security/src/drivers/cracen/psa_driver.Kconfig:1855: config PSA_NEED_CRACEN_PLATFORM_KEYS bool default y depends on PSA_WANT_ALG_GCM && PSA_WANT_AES_KEY_SIZE_256 && (SOC_NRF54H20_CPUSEC || SOC_NRF9280_CPUSEC || SOC_NRF9230_CPUSEC) && PSA_CRYPTO_DRIVER_CRACEN && MBEDTLS_PSA_CRYPTO_C && NRF_SECURITY warning: undefined symbol SOC_NRF9230_CPUSEC: - Referenced at /home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf/subsys/nrf_security/Kconfig:59: config MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS bool default y if SOC_SERIES_NRF92X && (SOC_NRF9280_CPUSEC || SOC_NRF9230_CPUSEC) default y if SOC_SERIES_NRF54LX && PSA_CRYPTO_DRIVER_CRACEN default y if SOC_SERIES_NRF54HX && SOC_NRF54H20_CPUSEC depends on NRF_SECURITY help Promptless option used to control if the PSA Crypto core should have support for builtin keys or not. - Referenced at /home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf/subsys/nrf_security/src/drivers/cracen/Kconfig:17: config CRACEN_LOAD_MICROCODE bool "Load CRACEN microcode" default y depends on ((SOC_SERIES_NRF54LX && !SOC_NRF54L20) || SOC_SERIES_NRF54HX || (SOC_SERIES_NRF92X && (SOC_NRF9280_CPUSEC || SOC_NRF9230_CPUSEC))) && PSA_CRYPTO_DRIVER_CRACEN && MBEDTLS_PSA_CRYPTO_C && NRF_SECURITY help Prompt-less configuration to load the CRACEN microcode. This is required to use the PKE/IKG engine. Note that this is not required when a bootloader has already loaded the microcode. - Referenced at /home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf/subsys/nrf_security/src/drivers/cracen/psa_driver.Kconfig:1855: config PSA_NEED_CRACEN_PLATFORM_KEYS bool default y depends on PSA_WANT_ALG_GCM && PSA_WANT_AES_KEY_SIZE_256 && (SOC_NRF54H20_CPUSEC || SOC_NRF9280_CPUSEC || SOC_NRF9230_CPUSEC) && PSA_CRYPTO_DRIVER_CRACEN && MBEDTLS_PSA_CRYPTO_C && NRF_SECURITY
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.

Artifacts

Produced during runtime
Name Size
compliance.xml
1.08 KB