| // Copyright lowRISC contributors. |
| // Licensed under the Apache License, Version 2.0, see LICENSE for details. |
| // SPDX-License-Identifier: Apache-2.0 |
| |
| { |
| name: "hmac", |
| design_spec: "hw/ip/hmac/doc", |
| dv_plan: "hw/ip/hmac/doc/dv_plan", |
| hw_checklist: "hw/ip/hmac/doc/checklist", |
| sw_checklist: "sw/device/lib/dif/dif_hmac", |
| revisions: [ |
| { |
| version: "0.5", |
| life_stage: "L2", |
| design_stage: "D3", |
| verification_stage: "V3", |
| commit_id: "635afdb8dedbb50c235bd772b36002925c499884", |
| notes: "" |
| } |
| { |
| version: "0.6", |
| life_stage: "L1", |
| design_stage: "D2", |
| verification_stage: "V1", |
| dif_stage: "S0", |
| notes: "Rolled back to D2 in order to add the first alert", |
| } |
| ] |
| } |