From 1544ef5ecb65080c008a833109f217bb9b4c6eb4 Mon Sep 17 00:00:00 2001 From: Beleswar Padhi Date: Wed, 6 Aug 2025 11:20:14 +0530 Subject: [PATCH] licenses: Add INSIDE-Secure LICENSE Add the INSIDE-Secure LICENSE and update the PKA recipe to use this license. Signed-off-by: Beleswar Padhi Signed-off-by: Ryan Eatmon --- meta-ti-bsp/licenses/INSIDE-Secure | 19 +++++++++++++++++++ .../recipes-bsp/ti-pka-fw/ti-pka-fw_git.bb | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 meta-ti-bsp/licenses/INSIDE-Secure diff --git a/meta-ti-bsp/licenses/INSIDE-Secure b/meta-ti-bsp/licenses/INSIDE-Secure new file mode 100644 index 00000000..3eb3a465 --- /dev/null +++ b/meta-ti-bsp/licenses/INSIDE-Secure @@ -0,0 +1,19 @@ +//--------------------------------------------------------------------- +//Inside Secure Copyright Notice for PKA Firmware +//--------------------------------------------------------------------- + +/* */ +/* Copyright (c) 2004-2015 INSIDE Secure B.V. All Rights Reserved */ +/* */ +/* This confidential and proprietary software may be used only as authorized */ +/* by a licensing agreement from INSIDE Secure. */ +/* */ +/* The entire notice above must be reproduced on all authorized copies that */ +/* may only be made to the extent permitted by a licensing agreement from */ +/* INSIDE Secure. */ +/* */ +/* For more information or support, please go to our online support system at */ +/* https://essoemsupport.insidesecure.com. */ +/* In case you do not have an account for this system, please send an e-mail */ +/* to ESSEmbeddedHW-Support.com. */ +/*----------------------------------------------------------------------------*/ diff --git a/meta-ti-bsp/recipes-bsp/ti-pka-fw/ti-pka-fw_git.bb b/meta-ti-bsp/recipes-bsp/ti-pka-fw/ti-pka-fw_git.bb index 49ae0251..c3d2bce4 100644 --- a/meta-ti-bsp/recipes-bsp/ti-pka-fw/ti-pka-fw_git.bb +++ b/meta-ti-bsp/recipes-bsp/ti-pka-fw/ti-pka-fw_git.bb @@ -1,6 +1,6 @@ SUMMARY = "PKA prebuilt binary firmware image" -LICENSE = "TI-TFL & INSIDE Secure" +LICENSE = "TI-TFL & INSIDE-Secure" LIC_FILES_CHKSUM = "file://LICENCE.pka_fw;md5=dc20391b287874f0dce069cf87917206" COMPATIBLE_MACHINE = "k3"