SPM: sptool: Introduce tool to package SP and RD
authorAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Tue, 27 Nov 2018 14:58:04 +0000 (14:58 +0000)
committerAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Tue, 11 Dec 2018 13:45:41 +0000 (13:45 +0000)
commit26010da11629f27ddf013ba6127198b33edcd574
tree5cf72a0399464d6c8134b1d2d659c999f800fd74
parent09d413a158f884dafbf171723c60914cd41383d3
SPM: sptool: Introduce tool to package SP and RD

This tool packages Secure Partitions and Resource Descriptor blobs into
a simple file that can be loaded by SPM.

Change-Id: If3800064f30bdc3d7fc6a15ffbb3007ef632bcaa
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
Makefile
include/tools_share/sptool.h [new file with mode: 0644]
tools/sptool/Makefile [new file with mode: 0644]
tools/sptool/sptool.c [new file with mode: 0644]