Skip to content

Commit

Permalink
tests/sys/psa_crypto_*: Update BOARD_INSUFFICIENT_MEMORY
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKevinWeiss committed Nov 30, 2023
1 parent de09b2a commit 98e9016
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/sys/psa_crypto/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega328p-xplained-mini \
atmega8 \
nucleo-l011k4 \
stm32f030f4-demo \
#
1 change: 1 addition & 0 deletions tests/sys/psa_crypto_cipher/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega8 \
nucleo-l011k4 \
samd10-xmini \
stm32f030f4-demo \
#
1 change: 1 addition & 0 deletions tests/sys/psa_crypto_ecdsa/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega8 \
nucleo-l011k4 \
samd10-xmini \
stm32f030f4-demo \
#
2 changes: 2 additions & 0 deletions tests/sys/psa_crypto_mac/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega328p-xplained-mini \
atmega8 \
nucleo-l011k4 \
samd10-xmini \
stm32f030f4-demo \
#
2 changes: 2 additions & 0 deletions tests/sys/psa_crypto_se/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega328p-xplained-mini \
atmega8 \
nucleo-l011k4 \
samd10-xmini \
stm32f030f4-demo \
#
1 change: 1 addition & 0 deletions tests/sys/psa_crypto_se_cipher/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega8 \
nucleo-l011k4 \
samd10-xmini \
stm32f030f4-demo \
#
1 change: 1 addition & 0 deletions tests/sys/psa_crypto_se_ecdsa/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega8 \
nucleo-l011k4 \
samd10-xmini \
stm32f030f4-demo \
#
1 change: 1 addition & 0 deletions tests/sys/psa_crypto_se_mac/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega8 \
nucleo-l011k4 \
samd10-xmini \
stm32f030f4-demo \
#

0 comments on commit 98e9016

Please sign in to comment.