From: Denys Dmytriyenko <denis@denix.org>
To: b-padhi@ti.com
Cc: reatmon@ti.com, denys@konsulko.com, a-limaye@ti.com, afd@ti.com,
u-kumar1@ti.com, meta-ti@lists.yoctoproject.org
Subject: Re: [meta-ti] [master/scarthgap][PATCH v2] licenses: Add INSIDE-Secure LICENSE
Date: Wed, 6 Aug 2025 14:22:29 -0400 [thread overview]
Message-ID: <20250806182229.GV24899@denix.org> (raw)
In-Reply-To: <20250806055014.2606773-1-b-padhi@ti.com>
On Wed, Aug 06, 2025 at 11:20:14AM +0530, Beleswar Padhi via lists.yoctoproject.org wrote:
> Add the INSIDE-Secure LICENSE and update the PKA recipe to use this
> license.
Looks good, thanks.
> Signed-off-by: Beleswar Padhi <b-padhi@ti.com>
Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
> ---
> v2: Changelog:
> 1. Added only INSIDE-Secure license.
>
> Link to v1:
> https://lore.kernel.org/all/20250801044441.1059527-1-b-padhi@ti.com/
>
> 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"
> --
> 2.34.1
prev parent reply other threads:[~2025-08-06 18:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-06 5:50 [master/scarthgap][PATCH v2] licenses: Add INSIDE-Secure LICENSE Beleswar Padhi
2025-08-06 5:55 ` PRC Automation
2025-08-06 18:22 ` Denys Dmytriyenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250806182229.GV24899@denix.org \
--to=denis@denix.org \
--cc=a-limaye@ti.com \
--cc=afd@ti.com \
--cc=b-padhi@ti.com \
--cc=denys@konsulko.com \
--cc=meta-ti@lists.yoctoproject.org \
--cc=reatmon@ti.com \
--cc=u-kumar1@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.