commit | f1c8e9c44242fca281d118f051a0d5bbc581da48 | [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 | 140d427cc95ed93f84f83e15b39e0fc893855951 [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>