File tree Expand file tree Collapse file tree
source/devices/AM62DX/linux Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ linux/How_to_Guides/Target/How_to_Use_K3Conf_Tool
100100linux/How_to_Guides/Target/Runtime_debug_unlock_on_secure_device
101101linux/How_to_Guides/FAQ/How_to_Check_Device_Tree_Info
102102linux/How_to_Guides/FAQ/How_to_Integrate_Open_Source_Software
103+ linux/How_to_Guides/FAQ/How_to_work_with_SBOM
103104linux/How_to_Guides/Target/How_To_Carve_Out_CMA
104105linux/How_to_Guides_Hardware_Setup_with_CCS
105106linux/How_to_Guides/Hardware_Setup_with_CCS/AM62Dx_EVM_Hardware_Setup
Original file line number Diff line number Diff 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+
3845Release 12.00.00.07.04
3946======================
4047
You can’t perform that action at this time.
0 commit comments