[PATCH V2 0/2] arm: mach-k3: Move TI keys out of board folder

Nishanth Menon nm at ti.com
Sat Nov 4 03:45:09 CET 2023


Hi,

V2 of the series broadening the scope a bit more here.

Changes in V2:
* Drop the override from verdin binman files since the default depends
  on k3-binman.dtsi
* Move the TI dummy keys out to arch as well (new patch)

V1: https://lore.kernel.org/all/20231103224453.3264313-1-nm@ti.com/

Nishanth Menon (2):
  arm: mach-k3: Move K3 degenerate keys out of board folder
  arm: mach-k3: Move TI dummy keys out of board folder

 arch/arm/dts/k3-am625-verdin-wifi-dev-binman.dtsi         | 8 --------
 arch/arm/dts/k3-binman.dtsi                               | 4 ++--
 {board/ti => arch/arm/mach-k3}/keys/custMpk.crt           | 0
 {board/ti => arch/arm/mach-k3}/keys/custMpk.key           | 0
 {board/ti => arch/arm/mach-k3}/keys/custMpk.pem           | 0
 {board/ti => arch/arm/mach-k3}/keys/ti-degenerate-key.pem | 0
 6 files changed, 2 insertions(+), 10 deletions(-)
 rename {board/ti => arch/arm/mach-k3}/keys/custMpk.crt (100%)
 rename {board/ti => arch/arm/mach-k3}/keys/custMpk.key (100%)
 rename {board/ti => arch/arm/mach-k3}/keys/custMpk.pem (100%)
 rename {board/ti => arch/arm/mach-k3}/keys/ti-degenerate-key.pem (100%)

-- 
2.40.0



More information about the U-Boot mailing list