commit | 72f57f2f430f9d262fe3c8dd957f57cbdc1f5f97 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Nov 23 08:26:03 2015 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Wed Dec 16 15:29:44 2015 +0000 |
tree | 47a5db996facb075ef44d51974de96bc497a1c95 | |
parent | ab6484ee84c17a948c4235c20928f6aee295ced7 [diff] |
platform-msi: Factor out allocation/free of private data As we're going to have multiple paths to allocate/free the platform-msi private data, factor this out into separate utility functions. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>