Commit 4e2fdf451199acf943b457c02b6d3e5c228c49ef

Authored by Andrew F. Davis
Committed by Tom Rini
1 parent 8547f45bc5

MAINTAINERS: Add maintainer for TI security related files

Changes involving High-Security boards should be CC'd for additional
assessment of the security implications.

Signed-off-by: Andrew F. Davis <afd@ti.com>

Showing 1 changed file with 11 additions and 0 deletions Side-by-side Diff

... ... @@ -434,6 +434,17 @@
434 434 F: drivers/spmi/
435 435 F: include/spmi/
436 436  
  437 +TI SYSTEM SECURITY
  438 +M: Andrew F. Davis <afd@ti.com>
  439 +S: Supported
  440 +F: arch/arm/mach-omap2/omap5/sec_entry_cpu1.S
  441 +F: arch/arm/mach-omap2/omap5/sec-fxns.c
  442 +F: arch/arm/mach-omap2/sec-common.c
  443 +F: arch/arm/mach-omap2/config_secure.mk
  444 +F: configs/am43xx_hs_evm_defconfig
  445 +F: configs/am57xx_hs_evm_defconfig
  446 +F: configs/dra7xx_hs_evm_defconfig
  447 +
437 448 TQ GROUP
438 449 #M: Martin Krause <martin.krause@tq-systems.de>
439 450 S: Orphaned (Since 2016-02)