Hi Andrew,
On 04/04/23 22:41, Andrew Davis wrote:
On 4/4/23 7:13 AM, Neha Malcom Francis wrote:
The ti-secure entry contains certificate for binaries that will be
loaded or booted by system firmware whereas the ti-secure-rom entry
contains certificate for binaries that will be booted by ROM. Support
for both these types of certificates is necessary for booting of K3
devices.
Signed-off-by: Neha Malcom Francis <[email protected]>
---
[...]
+++ b/tools/binman/etype/ti_secure.py
@@ -0,0 +1,83 @@
+# SPDX-License-Identifier: GPL-2.0+
+# Copyright 20
Looks like this Copyright string got broken, I see this in a couple spots.
Andrew
Right, I'll clean those up. Thanks!
--
Thanking You
Neha Malcom Francis