commit | eab7eaef06ed02d3c4579dfbbedf0a0967e2bf42 | [log] [tgz] |
---|---|---|
author | Mingyang Sun <mingyang.sun@arm.com> | Thu Sep 30 13:06:52 2021 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Tue Oct 19 03:01:40 2021 +0200 |
tree | f75cbd60448d251bb66d60ddd8eb256e4cfc337b | |
parent | 5e68b11764673ee32bae0de8ecf3cde45cc55ea1 [diff] |
Tools: Count partition numbers and output config For implementation runtime model configurations. If there is no IPC partition, the runtime model can be set as SFN. And the runtime model is IPC by default. Generate file 'config_impl.h' to indicate the current runtime model. This file can be referenced by components like SPM, partitions and interfaces. Change-Id: I584ada22446a0da67d15e95d8a64a8700f82c75a Signed-off-by: Ken Liu <Ken.Liu@arm.com>