From e74dedf6d46fea075cd2dc24d211dde48f2dfc11 Mon Sep 17 00:00:00 2001 From: salcaide Date: Wed, 18 Mar 2026 10:51:28 +0100 Subject: [PATCH 1/4] Added PQC missing information --- ips/isolde.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ips/isolde.json b/ips/isolde.json index a12d727..6e3eca2 100644 --- a/ips/isolde.json +++ b/ips/isolde.json @@ -688,10 +688,10 @@ { "Project": "ISOLDE", "Name": "HLS-based Post-Quantum Cryptographic Accelerator (HLS-PQC)", - "URL": "", + "URL": "https://github.com/bsc-loca/PQC-Crystals-HLS-Accelerators", "License": "Solderpad", "Status": "", - "Description": "TBD", + "Description": "Implements a PQC accelerator for FPGA-based SoCs using HLS. It supports CRYSTALS-Kyber (ML-KEM) and CRYSTALS-Dilithium (ML-DSA). Both schemes are NIST standards for post-quantum cryptography.", "WI": [ "ID 3.5.01" ], @@ -1423,4 +1423,4 @@ "Comment": "Proprietary", "Category": "Operating systems and applications SW" } -] +] \ No newline at end of file From e8d852dae610afdeb5984e8e7b55e917cded3b12 Mon Sep 17 00:00:00 2001 From: salcaide Date: Wed, 18 Mar 2026 11:11:19 +0100 Subject: [PATCH 2/4] Added BSC missing contributions, SafeSU + SafeTI --- ips/isolde.json | 30 ++++++++---------------------- 1 file changed, 8 insertions(+), 22 deletions(-) diff --git a/ips/isolde.json b/ips/isolde.json index 6e3eca2..373dd2d 100644 --- a/ips/isolde.json +++ b/ips/isolde.json @@ -312,8 +312,8 @@ "Name": "Safety-related Traffic Injector", "URL": "https://github.com/bsc-loca/SafeTI/", "License": "MIT", - "Status": "", - "Description": "TBD", + "Status": "Released", + "Description": "Programmable traffic innjector that can be use for platform co-testing and offers a large variety of applications", "WI": [ "ID 3.1.01" ], @@ -521,28 +521,14 @@ "Project": "ISOLDE", "Name": "Safety-related Statistics Unit (SafeSU)", "URL": "https://github.com/bsc-loca/SafeSU/", - "License": "", - "Status": "", - "Description": "", - "WI": [ - "" - ], - "Partners": [], - "Comment": "", - "Category": "Accelerators and extensions" - }, - { - "Project": "ISOLDE", - "Name": "ID 3.3.01", - "URL": "", "License": "MIT", - "Status": "", - "Description": "", + "Status": "Released", + "Description": "The Safe Statistics Unit (SafeSU for short) is an RTL IP that implements several mechanisms for multicore timing interference verification, validation, and monitoring", "WI": [ - "TBD" + "ID 3.3.01" ], - "Partners": "BSC", - "Comment": "", + "Partners": BSC, + "Comment": "MIT", "Category": "Accelerators and extensions" }, { @@ -690,7 +676,7 @@ "Name": "HLS-based Post-Quantum Cryptographic Accelerator (HLS-PQC)", "URL": "https://github.com/bsc-loca/PQC-Crystals-HLS-Accelerators", "License": "Solderpad", - "Status": "", + "Status": "Released", "Description": "Implements a PQC accelerator for FPGA-based SoCs using HLS. It supports CRYSTALS-Kyber (ML-KEM) and CRYSTALS-Dilithium (ML-DSA). Both schemes are NIST standards for post-quantum cryptography.", "WI": [ "ID 3.5.01" From 3651a2a3d1047f5b3ce73857533cddc02c643f76 Mon Sep 17 00:00:00 2001 From: salcaide Date: Wed, 18 Mar 2026 11:31:02 +0100 Subject: [PATCH 3/4] Fixed typo --- ips/isolde.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ips/isolde.json b/ips/isolde.json index 373dd2d..9df4b02 100644 --- a/ips/isolde.json +++ b/ips/isolde.json @@ -527,7 +527,7 @@ "WI": [ "ID 3.3.01" ], - "Partners": BSC, + "Partners": "BSC", "Comment": "MIT", "Category": "Accelerators and extensions" }, From 2b891a7b2792792ee0b73b6ba605036c1a2e0a34 Mon Sep 17 00:00:00 2001 From: salcaide Date: Wed, 18 Mar 2026 12:29:27 +0100 Subject: [PATCH 4/4] Addressed reviewer feedback --- ips/isolde.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ips/isolde.json b/ips/isolde.json index 9df4b02..797eb5c 100644 --- a/ips/isolde.json +++ b/ips/isolde.json @@ -313,7 +313,7 @@ "URL": "https://github.com/bsc-loca/SafeTI/", "License": "MIT", "Status": "Released", - "Description": "Programmable traffic innjector that can be use for platform co-testing and offers a large variety of applications", + "Description": "Programmable traffic innjector that can be used for platform co-testing and offers a large variety of applications", "WI": [ "ID 3.1.01" ], @@ -523,12 +523,12 @@ "URL": "https://github.com/bsc-loca/SafeSU/", "License": "MIT", "Status": "Released", - "Description": "The Safe Statistics Unit (SafeSU for short) is an RTL IP that implements several mechanisms for multicore timing interference verification, validation, and monitoring", + "Description": "The Safe Statistics Unit (SafeSU) is an RTL IP that implements several mechanisms for multicore timing interference verification, validation, and monitoring", "WI": [ "ID 3.3.01" ], "Partners": "BSC", - "Comment": "MIT", + "Comment": "", "Category": "Accelerators and extensions" }, {