Skip to content

Commit

Permalink
lmp/jobserv: add stm32mp15-disco-sec target
Browse files Browse the repository at this point in the history
Add STM32MP15 Discovery Kit (secure boot) target.

Signed-off-by: Igor Opaniuk <[email protected]>
  • Loading branch information
igoropaniuk authored and ricardosalveti committed Aug 18, 2023
1 parent 0291e33 commit 06bb87b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lmp/jobserv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ triggers:
- qemuarm64-secureboot
- raspberrypi4-64
- stm32mp15-disco
- stm32mp15-disco-sec
- stm32mp15-eval
- stm32mp15-eval-sec
- kv260
Expand Down Expand Up @@ -97,6 +98,7 @@ triggers:
loop-on:
- param: MACHINE
values:
- stm32mp15-disco-sec
- stm32mp15-eval-sec
params:
DISTRO: lmp-mfgtool
Expand Down Expand Up @@ -227,6 +229,7 @@ triggers:
- qemuarm64-secureboot
- raspberrypi4-64
- stm32mp15-disco
- stm32mp15-disco-sec
- stm32mp15-eval
- stm32mp15-eval-sec
- kv260
Expand Down Expand Up @@ -279,6 +282,7 @@ triggers:
loop-on:
- param: MACHINE
values:
- stm32mp15-disco-sec
- stm32mp15-eval-sec
params:
DISTRO: lmp-mfgtool
Expand Down Expand Up @@ -329,6 +333,7 @@ triggers:
- qemuarm64-secureboot
- raspberrypi4-64
- stm32mp15-disco
- stm32mp15-disco-sec
- stm32mp15-eval
- stm32mp15-eval-sec
- kv260
Expand Down Expand Up @@ -442,6 +447,7 @@ triggers:
loop-on:
- param: MACHINE
values:
- stm32mp15-disco-sec
- stm32mp15-eval-sec
params:
DISTRO: lmp-mfgtool
Expand Down

0 comments on commit 06bb87b

Please sign in to comment.