commit | 37f6ced13bedad6e223942e31e88990a58e2eada | [log] [tgz] |
---|---|---|
author | Mingyang Sun <mingyang.sun@arm.com> | Wed Jul 08 16:30:28 2020 +0800 |
committer | Mingyang Sun <mingyang.sun@arm.com> | Fri Aug 07 11:08:01 2020 +0800 |
tree | c57f81b49a8e62223bf87c7fcbab37e58a533ea1 | |
parent | 7397b4faae2f68ad1e7f0b43b5b1c5e3df732389 [diff] |
SPM: Separate SPM data structure definitions Currently IPC and library model use common SPM data structure definitions in "spm_db.h". To prepare for SPM HAL data structure, deleting head file "spm_db.h", separate and move SPM database definitions from this file into individual head file of each model. Change-Id: Ieaedd0d136f62251239979d8223dd8710b910e7d Signed-off-by: Mingyang Sun <mingyang.sun@arm.com>