Skip to content

Commit b179c72

Browse files
committed
feat(linux): Add SBOM section to release notes for AM62DX
Add release artefacts SBOM information to release notes for AM62DX device. Signed-off-by: Yogesh Hegde <y-hegde@ti.com>
1 parent 3fedece commit b179c72

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

configs/AM62DX/AM62DX_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ linux/How_to_Guides/Target/How_to_Use_K3Conf_Tool
100100
linux/How_to_Guides/Target/Runtime_debug_unlock_on_secure_device
101101
linux/How_to_Guides/FAQ/How_to_Check_Device_Tree_Info
102102
linux/How_to_Guides/FAQ/How_to_Integrate_Open_Source_Software
103+
linux/How_to_Guides/FAQ/How_to_work_with_SBOM
103104
linux/How_to_Guides/Target/How_To_Carve_Out_CMA
104105
linux/How_to_Guides_Hardware_Setup_with_CCS
105106
linux/How_to_Guides/Hardware_Setup_with_CCS/AM62Dx_EVM_Hardware_Setup

source/devices/AM62DX/linux/Release_Specific_Release_Notes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ found on the SDK download page or in the installed directory as indicated below.
3535

3636
- Linux Manifest: :file:`<PSDK_PATH>/manifest/software_manifest.htm`
3737

38+
Software Bill of Materials (SBOM)
39+
=================================
40+
41+
|__SDK_FULL_NAME__| releases include Software Bill of Materials (SBOM) files in SPDX 3.0
42+
format for Yocto. SBOM for released artifacts be found on the |__SDK_DOWNLOAD_URL__|.
43+
For more refer :ref:`Working with SBOM <how-to-work-with-sbom>`.
44+
3845
Release 12.00.00.07.04
3946
======================
4047

0 commit comments

Comments
 (0)