mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-08-22 09:43:25 +02:00
SE050 CI: pin simulator that always enforces symmetric read policy
Bump SIMULATORS_REF to the simulator commit that refuses ReadObject on an HMACKey object without POLICY_OBJ_ALLOW_READ in all modes, matching real hardware on every applet generation as verified on SE050C applet 3.1.1 silicon. With this pin a plain (non-strict) CI run reproduces the SW 0x6986 readback failure that previously only appeared on hardware, covering the pre-7.2 Binary derive target fix in the previous commit. The pinned commit is wolfSSL/simulators PR #11 and becomes fetchable from the upstream clone once that PR is merged.
This commit is contained in:
@@ -31,7 +31,7 @@ permissions:
|
||||
# We patch it to COPY the PR checkout instead so CI reflects the PR's source.
|
||||
|
||||
env:
|
||||
SIMULATORS_REF: 7cb780a86ae25db8571463f52f7d495caa59e4b7
|
||||
SIMULATORS_REF: d8ca6318796c3cde35ca9a8af44250ab85335e21
|
||||
|
||||
jobs:
|
||||
se050_sim:
|
||||
|
||||
Reference in New Issue
Block a user