From f0d6cb7cb2d60c21009e1f6fa691551913e54e85 Mon Sep 17 00:00:00 2001 From: Greg Chadwick Date: Mon, 10 Jun 2024 11:51:44 +0100 Subject: [PATCH] [rv_core_ibex] Move back to V2 Latest sign-off identified some small holes in testing around recently introduced security features (#23542) so moving back to V2 until tests are written to cover these. Signed-off-by: Greg Chadwick --- hw/ip/rv_core_ibex/data/rv_core_ibex.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/ip/rv_core_ibex/data/rv_core_ibex.hjson b/hw/ip/rv_core_ibex/data/rv_core_ibex.hjson index df6e0b8047ee02..a3e6026a089df2 100644 --- a/hw/ip/rv_core_ibex/data/rv_core_ibex.hjson +++ b/hw/ip/rv_core_ibex/data/rv_core_ibex.hjson @@ -22,7 +22,7 @@ version: "1.0.0", life_stage: "L1", design_stage: "D2S", - verification_stage: "V2S", + verification_stage: "V2", dif_stage: "S2", notes: "Ibex Verification is tracked in the [Ibex documentation](https://ibex-core.readthedocs.io/en/latest/03_reference/verification_stages.html)." clocking: [{clock: "clk_i", reset: "rst_ni", primary: true},