commit | 45b7f5b408181c7c5c9bbb01d258f9fa2a8825e5 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Fri Feb 01 15:04:58 2019 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sat Feb 09 07:51:01 2019 -0500 |
tree | 1b393ed2e7789af0834a0c329cf6ec997cf58dcd | |
parent | 64176a8f5c24037b3b5b1a997f19304dff65bc97 [diff] |
armv7R: K3: am654: Fix order of debug elements in x509 template The first element in the debug section is expected to be debugUID. ROM will not parse this correctly when out of order, fix this here. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>