commit | 6725ec796b0eef6667df5bcbcd588f0b0b4b5041 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Fri Nov 03 21:45:10 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 22 12:04:14 2023 -0500 |
tree | feff85d416a6384c55600ce2f4e125bf43ae3b20 | |
parent | c6f2a233ddc5b33e80bca30fe1399086242d689d [diff] |
arm: mach-k3: Move K3 degenerate keys out of board folder This file is common for all of K3, move it out of board/ directory and into mach-k3. And change the relative paths to absolute paths in the binman paths. While at it, drop the reference in verdin-binman file which is redundant. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com> Reviewed-by: Andrew Davis <afd@ti.com>