summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-ti-bsp/licenses/INSIDE-Secure19
-rw-r--r--meta-ti-bsp/recipes-bsp/ti-pka-fw/ti-pka-fw_git.bb2
2 files changed, 20 insertions, 1 deletions
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 @@
1//---------------------------------------------------------------------
2//Inside Secure Copyright Notice for PKA Firmware
3//---------------------------------------------------------------------
4
5/* */
6/* Copyright (c) 2004-2015 INSIDE Secure B.V. All Rights Reserved */
7/* */
8/* This confidential and proprietary software may be used only as authorized */
9/* by a licensing agreement from INSIDE Secure. */
10/* */
11/* The entire notice above must be reproduced on all authorized copies that */
12/* may only be made to the extent permitted by a licensing agreement from */
13/* INSIDE Secure. */
14/* */
15/* For more information or support, please go to our online support system at */
16/* https://essoemsupport.insidesecure.com. */
17/* In case you do not have an account for this system, please send an e-mail */
18/* to ESSEmbeddedHW-Support.com. */
19/*----------------------------------------------------------------------------*/
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 @@
1SUMMARY = "PKA prebuilt binary firmware image" 1SUMMARY = "PKA prebuilt binary firmware image"
2 2
3LICENSE = "TI-TFL & INSIDE Secure" 3LICENSE = "TI-TFL & INSIDE-Secure"
4LIC_FILES_CHKSUM = "file://LICENCE.pka_fw;md5=dc20391b287874f0dce069cf87917206" 4LIC_FILES_CHKSUM = "file://LICENCE.pka_fw;md5=dc20391b287874f0dce069cf87917206"
5 5
6COMPATIBLE_MACHINE = "k3" 6COMPATIBLE_MACHINE = "k3"