- Jun 10, 2019
-
-
Andreas Dannenberg authored
Enable the existing make variable KEY that was introduced to specify the signing key used to sign SYSFW for use on HS devices to also be used to sign SYSFW images destined for GP devices, overriding the default random key that is used for signing. Signed-off-by:
Andreas Dannenberg <dannenberg@ti.com> Reviewed-by:
Suman Anna <s-anna@ti.com>
-
- May 08, 2019
-
-
Praneeth Bajjuri authored
Update the sysfw to v2019.04a from v2019.02 Signed-off-by:
Praneeth Bajjuri <praneeth@ti.com>
-
- May 03, 2019
-
-
Andreas Dannenberg authored
For that we can use macros that rely on BIT(x) in the different configuration files we need to actually have that underlying macro defined in the first place so go ahead and add the missing definition. Signed-off-by:
Andreas Dannenberg <dannenberg@ti.com> Acked-by:
Suman Anna <s-anna@ti.com>
-
- Apr 24, 2019
-
-
Andrew F. Davis authored
This tool can be used to download and sign HS SYSFW images, add support for this here. Usage is described in the README. Signed-off-by:
Andrew F. Davis <afd@ti.com>
-
Andrew F. Davis authored
Use a slightly more valid default certificate signer. Signed-off-by:
Andrew F. Davis <afd@ti.com>
-
- Mar 18, 2019
-
-
Suman Anna authored
Update the sysfw to v2019.02 from v2018.10. Also update the license year. Signed-off-by:
Suman Anna <s-anna@ti.com>
-
- Nov 06, 2018
-
-
Andrew F. Davis authored
Update the sysfw to v2018.10 from v2018.09. Signed-off-by:
Andrew F. Davis <afd@ti.com>
-
- Oct 29, 2018
-
-
Andreas Dannenberg authored
Update the sysfw to v2018.09 from v2018.08b. Signed-off-by:
Andreas Dannenberg <dannenberg@ti.com>
-
Sam Nelson authored
Partitioning the MCU R5F IRQs to be distributed between R5F context 0 and context 1. Signed-off-by:
Sam Nelson <sam.nelson@ti.com>
-
- Sep 28, 2018
-
-
Andreas Dannenberg authored
Signed-off-by:
Andreas Dannenberg <dannenberg@ti.com>
-
- Sep 13, 2018
-
-
Andreas Dannenberg authored
In order to be able to consume system firmware (SYSFW) as well as the associated configuration data from the boot media introduce a framework that allows building the SYSFW image itself as well as the different domain-specific configuration fragments (board, pm, rm, and sec) into an image tree blob (ITB) file called sysfw.itb. To establish a known-good starting point for development and testing use U-Boot commit 7501705610 ("arm: K3: am654: Update board config for v2018.07a enforcement in 2018.08 release of sysfw") as a baseline for the AM654x board configuration data. Furthermore integrate SYSFW v2018.08b as released on 09/12/2018 by way of download URL. See included README.md for a more complete description. Signed-off-by:
Andreas Dannenberg <dannenberg@ti.com>
-