]> git.baikalelectronics.ru Git - arm-tf.git/commit
SPM: Introduce functions to load DTB files
authorAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Tue, 30 Oct 2018 11:12:42 +0000 (11:12 +0000)
committerAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Mon, 10 Dec 2018 16:37:46 +0000 (16:37 +0000)
commite458302be036054112710fbddbc752ee8233e4d9
tree00b19ca3a4b03ac7777603f9d4d4f7ca1a6a85fa
parent03aac65836c738d9bab69c6e270a50c0a003327a
SPM: Introduce functions to load DTB files

Introduce helpers to create resource description struct, as well as code
to load the information from DTB files.

Change-Id: I0f5bb94eb8b01c6cb53fe807a9db0c05a70d7a43
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
include/plat/arm/common/arm_spm_def.h
include/plat/common/platform.h
plat/arm/common/arm_common.mk
plat/common/plat_spm_rd.c [new file with mode: 0644]