Skip to content

Commit

Permalink
Added build test for H5 full config (TZ+dualbank+OTP)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinux committed May 20, 2024
1 parent 84282c9 commit 4a57fd2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test-configs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,12 @@ jobs:
arch: arm
config-file: ./config/examples/stm32h5-wolfcrypt-tz.config

stm32h5_tz_dualbank_otp:
uses: ./.github/workflows/test-build.yml
with:
arch: arm
config-file: ./config/examples/stm32h5-tz-dualbank-otp.config

stm32h7_test:
uses: ./.github/workflows/test-build.yml
with:
Expand Down

0 comments on commit 4a57fd2

Please sign in to comment.