diff options
author | Vinitha Pillai-B57223 <vinitha.pillai@nxp.com> | 2017-03-23 08:18:20 (GMT) |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2017-04-17 16:03:30 (GMT) |
commit | 11d14bfb756331bc26ee6ea118f9c1bd8aa0fc65 (patch) | |
tree | 6197197ef4e867a99bfedf0478876cf9be343590 /board/freescale/ls1012ardb/MAINTAINERS | |
parent | d2a99502ade1a85dd75a1709ea5808bc5e7ee21f (diff) | |
download | u-boot-11d14bfb756331bc26ee6ea118f9c1bd8aa0fc65.tar.xz |
armv8: LS1012ARDB: Add QSPI Secure Boot target
Add QSPI Secure Boot target to enable chain of trust
Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
Signed-off-by: Vinitha Pillai <vinitha.pillai@nxp.com>
Reviewed-by: Ruchika Gupta <ruchika.gupta@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'board/freescale/ls1012ardb/MAINTAINERS')
-rw-r--r-- | board/freescale/ls1012ardb/MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/board/freescale/ls1012ardb/MAINTAINERS b/board/freescale/ls1012ardb/MAINTAINERS index 79a2a7d..2cb38e7 100644 --- a/board/freescale/ls1012ardb/MAINTAINERS +++ b/board/freescale/ls1012ardb/MAINTAINERS @@ -4,3 +4,7 @@ S: Maintained F: board/freescale/ls1012ardb/ F: include/configs/ls1012ardb.h F: configs/ls1012ardb_qspi_defconfig + +M: Sumit Garg <sumit.garg@nxp.com> +S: Maintained +F: configs/ls1012ardb_qspi_SECURE_BOOT_defconfig |