mirror of https://github.com/wolfSSL/wolfssl.git
SE050 CI: pin simulator with direct ECDH variant support
Bump SIMULATORS_REF to the simulator commit that accepts the Tag7-less direct ECDH form the port now uses on applet >= 7.2 and that refuses HMACKey ReadObject unconditionally, both matching SE051 applet 7.2.0 hardware. The pinned commit is wolfSSL/simulators PR #12 and becomes fetchable from the upstream clone once that PR is merged.pull/10971/head
parent
d75c09296c
commit
dc364d0eaa
|
|
@ -31,7 +31,7 @@ permissions:
|
|||
# We patch it to COPY the PR checkout instead so CI reflects the PR's source.
|
||||
|
||||
env:
|
||||
SIMULATORS_REF: 6c12fb15b492e35ce8ca82dc97fbd53f07fbe6fd
|
||||
SIMULATORS_REF: 4c2b1ef089ebdd8fe4b9c624c13b5de8002dfcf8
|
||||
|
||||
jobs:
|
||||
se050_sim:
|
||||
|
|
|
|||
Loading…
Reference in New Issue