commit | da30f1ed25c8229a4123cd10a2fb45deb5f128ec | [log] [tgz] |
---|---|---|
author | Mingyang Sun <Mingyang.Sun@arm.com> | Mon Jul 13 17:20:32 2020 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Tue Aug 04 01:56:02 2020 +0000 |
tree | c5097f65c7f1186b6b89ef554d3b8b5915cdc528 | |
parent | 691a6d9951bdd0ff7981ea1c987a2dcf76edeaf9 [diff] |
SPM: Use separate source code for different models Remove common API source 'spm_api.c', copy the common code to each model's source files. This patch is to separate IPC and library model source code before aligning with HAL data structure. Change-Id: Id0d0f19f728cb27097465ae06b305831b8c26473 Signed-off-by: Mingyang Sun <Mingyang.Sun@arm.com>