Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI run #13943

Closed
wants to merge 54 commits into from
Closed

CI run #13943

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
71bff8a
manifest: TF-M 2.0.0 + mbed TLS 3.5.0 upmerge + TF-M Test update
mswarowsky Jan 17, 2024
f8b1df7
tf-m: Change ns interface include path for TF-M 2.0.0
mswarowsky Dec 8, 2023
aee1814
tfm: nordic_nrf: Remove include of tfm_api.h
mswarowsky Dec 11, 2023
87bd574
sample: tfm_secure_peripheral: Change tfm_partition_defs to tfm_config
mswarowsky Dec 13, 2023
1d84561
nrf_security: legacy: remove hash_info.c
mswarowsky Jan 18, 2024
478702e
modules: tf-m: rename preload.cmake to cpuarch.cmake
mswarowsky Jan 18, 2024
517f3c8
modules: tf-m: Remove platform_ns target
mswarowsky Jan 18, 2024
4ad7df7
nrf_security: tf-m: Correct Mbed TLS PSA config file path
mswarowsky Jan 18, 2024
b173913
modules: tf-m: Set CONFIG_TFM_CONN_HANDLE_MAX_NUM only with IPC
mswarowsky Jan 18, 2024
20c15ba
tf-m: Remove double definition faults
mswarowsky Jan 19, 2024
679c0e5
tf-m: Remove TFM_ITS_MAX_ASSET_SIZE_OVERRIDE
mswarowsky Jan 22, 2024
cf4b1ea
tf-m: Remove TFM_BUILD_NS option
mswarowsky Jan 22, 2024
0335116
nrf_security: Separate PSA_WANT configuration for Mbed TLS config
mswarowsky Jan 23, 2024
18561a3
tf-m: Add NS build support for zephyr out-of-tree nordic_nrf platform.
mswarowsky Jan 23, 2024
b97d6e8
tests: tfm_regression_test: Adapt to Split build
mswarowsky Jan 23, 2024
92c054e
t-fm: don't assume that the NS domain can use UART0
SebastianBoe Dec 20, 2023
d40c2e8
ext: Update the Oberon PSA core to version 1.2.0
Vge0rge Jan 25, 2024
257de17
nrf_security: Adapt nrf_security to PSA core 1.2.0
mswarowsky Jan 25, 2024
35242a7
tfm_psa_test: Switch to one uart overlay file
mswarowsky Jan 26, 2024
c88b544
tfm_psa_test: Adapt to TF-M split build
mswarowsky Jan 26, 2024
fd7a9b4
Remove crypto_driver_config.h, we don't use it
Vge0rge Jan 30, 2024
9848d59
Replace the MBEDTLS_ACCEL symbols with...
Vge0rge Jan 30, 2024
80503a1
remove oberon_config.h since we don't use it
Vge0rge Jan 30, 2024
c48acd1
nrf_security: Add psa_util
Vge0rge Jan 31, 2024
6fe8627
samples: crypto: Add RSA PSA_WANT in TLS sample
Vge0rge Jan 31, 2024
42273a7
nrf_security: Add PSA_ACCEL for RSA keys
Vge0rge Feb 3, 2024
b0454d5
nrf_security: Use MBEDTLS_PSA_CRYPTO_CONFIG_FILE
mswarowsky Feb 6, 2024
ab8b383
Revert "remove oberon_config.h since we don't use it"
Vge0rge Feb 6, 2024
381f570
Revert "Remove crypto_driver_config.h, we don't use it"
Vge0rge Feb 6, 2024
309a23e
ext: Update the Oberon PSA core to version 1.2.1
Vge0rge Feb 6, 2024
1bf21c3
nrf_security: Adapt nrf_security to PSA core 1.2.1
Vge0rge Feb 6, 2024
5c03091
samples: psa_tls: Remove RSA from the default config
mswarowsky Feb 6, 2024
5772a8d
nrf_security: Adding Mbed TLS defines for TLS to nrf-config
mswarowsky Feb 6, 2024
37e8906
nrf_security: Add MBEDTLS_PK_PARSE_EC_EXTENDED kconfig
mswarowsky Feb 7, 2024
95da615
ext: oberon: Remove duplicate mbedtls header files
Vge0rge Feb 7, 2024
710b063
samples: rsa: Enable a key size of 2048 instead of 1024
SebastianBoe Feb 7, 2024
00cab29
samples: hmac: Add PSA_WANT_ALG_SHA_256
mswarowsky Feb 7, 2024
524880f
quarantine: Stop testing redundant tests
SebastianBoe Feb 8, 2024
fdaa409
ext: Fix C++ struct init in for PAKE operation
mswarowsky Feb 8, 2024
859dcfe
serial_lte_modem: Add CBC and PKCS7 dependencies
mswarowsky Feb 8, 2024
45452ce
samples: http_server: Add CBC and PKCS7 dependencies
mswarowsky Feb 8, 2024
a600df4
manifest: Matter update
vlilleboe Feb 9, 2024
6a7dacb
quarantine: Stop testing redundant tests
vlilleboe Feb 9, 2024
3b3b670
nrf_security: Add dependency for PKCS5
vlilleboe Feb 9, 2024
1dcb56d
fixup! ext: Update the Oberon PSA core to version 1.2.1
Vge0rge Feb 9, 2024
b27254c
nrf_security: Remove alt platform zeorize function
Vge0rge Feb 10, 2024
402a5d3
manifest: Bring mcuboot update
Vge0rge Feb 10, 2024
e2a6740
fixup! quarantine: Stop testing redundant tests
Vge0rge Feb 11, 2024
7de18b7
quarantine: Don't test uoscore
Vge0rge Feb 12, 2024
76495f4
nrf_security: add more of the legacy mbedtls sources
SebastianBoe Feb 12, 2024
575da44
nrf_security: Support using legacy mbedtls include paths
SebastianBoe Feb 12, 2024
c5d2d1e
samples: net: download: Fix project config for wifi board
SebastianBoe Feb 12, 2024
ba7f81c
add missing deps in WPA_SUPP_CRYPTO_
SebastianBoe Feb 12, 2024
7f01700
nrf_security: Legacy RSA APIs now depends on PSA
vlilleboe Feb 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions applications/serial_lte_modem/overlay-native_tls.conf
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ CONFIG_MBEDTLS_SSL_SERVER_NAME_INDICATION=y
CONFIG_MBEDTLS_AES_C=y
CONFIG_MBEDTLS_CCM_C=y
CONFIG_MBEDTLS_GCM_C=y
CONFIG_MBEDTLS_CIPHER_MODE_CBC=y
CONFIG_MBEDTLS_CIPHER_PADDING_PKCS7=y
# Enable ECC
CONFIG_MBEDTLS_ECP_C=y
CONFIG_PSA_WANT_ECC_SECP_R1_256=y
Expand Down
2 changes: 0 additions & 2 deletions doc/nrf/libraries/nrf_security/doc/mbed_tls_header.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Complete the following steps:

* `CONFIG_GENERATE_MBEDTLS_CFG_FILE=n`.
* `CONFIG_MBEDTLS_CFG_FILE="custom-name-nrf-config.h"`.
* `CONFIG_MBEDTLS_USER_CONFIG_FILE="empty_file.h"`.
#. Create an empty file named :file:`empty_file.h`.
#. Edit :file:`custom-name-nrf-config.h` with your custom configuration.
#. If the header files are not already in the include path, add them by editing the application build scripts.

Expand Down
636 changes: 0 additions & 636 deletions ext/oberon/psa/core/include/mbedtls/aes.h

This file was deleted.

Loading