mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 03:49:20 +00:00
licenses: Add INSIDE-Secure LICENSE
Add the INSIDE-Secure LICENSE and update the PKA recipe to use this license. Signed-off-by: Beleswar Padhi <b-padhi@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
e48a202484
commit
1544ef5ecb
@@ -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. */
|
||||||
|
/*----------------------------------------------------------------------------*/
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
SUMMARY = "PKA prebuilt binary firmware image"
|
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"
|
LIC_FILES_CHKSUM = "file://LICENCE.pka_fw;md5=dc20391b287874f0dce069cf87917206"
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "k3"
|
COMPATIBLE_MACHINE = "k3"
|
||||||
|
|||||||
Reference in New Issue
Block a user