Skip to content

Commit 4a57fd2

Browse files
committed
Added build test for H5 full config (TZ+dualbank+OTP)
1 parent 84282c9 commit 4a57fd2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/test-configs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,12 @@ jobs:
257257
arch: arm
258258
config-file: ./config/examples/stm32h5-wolfcrypt-tz.config
259259

260+
stm32h5_tz_dualbank_otp:
261+
uses: ./.github/workflows/test-build.yml
262+
with:
263+
arch: arm
264+
config-file: ./config/examples/stm32h5-tz-dualbank-otp.config
265+
260266
stm32h7_test:
261267
uses: ./.github/workflows/test-build.yml
262268
with:

0 commit comments

Comments
 (0)