From b5a5df7d5ffd59d5c73eeba67a9ce825d2fb6d5d Mon Sep 17 00:00:00 2001 From: Ashish Sharma Date: Thu, 16 Apr 2026 15:16:30 +0800 Subject: [PATCH] feat(mbedtls): adds sbom.yml file for tf-psa-crypto --- tf-psa-crypto/sbom.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tf-psa-crypto/sbom.yml diff --git a/tf-psa-crypto/sbom.yml b/tf-psa-crypto/sbom.yml new file mode 100644 index 0000000000..977c5b2098 --- /dev/null +++ b/tf-psa-crypto/sbom.yml @@ -0,0 +1,9 @@ +version: 1.0.0 +cpe: cpe:2.3:a:arm:tf-psa-crypto:{}:*:*:*:*:*:*:* +supplier: 'Organization: Espressif Systems (Shanghai) CO LTD' +originator: 'Organization: Trusted Firmware ' +description: An implementation of the PSA Cryptography API maintained under the Mbed TLS project. +url: https://github.com/Mbed-TLS/TF-PSA-Crypto +cve-keywords: + - tf-psa-crypto + - tfpsacrypto