commit | 150e41de01463716c100abcf3a5ba2218b892f15 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Fri Nov 03 21:45:11 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 22 12:04:14 2023 -0500 |
tree | 1cdf793bf04b9369708059eb607d59a70a6509f6 | |
parent | 6725ec796b0eef6667df5bcbcd588f0b0b4b5041 [diff] |
arm: mach-k3: Move TI dummy keys out of board folder This file is used to emulate customer keys on TI development board ecosystems, 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> Acked-by: Manorit Chawdhry <m-chawdhry@ti.com>