commit | f39d8ebaccbe8e5050407c27556e5ec29ad87b74 | [log] [tgz] |
---|---|---|
author | Ken Liu <Ken.Liu@arm.com> | Thu Oct 07 12:55:33 2021 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Wed Nov 17 08:47:57 2021 +0100 |
tree | 384abdf05c94b9dbf0dafdd247623a7924230e6f | |
parent | 91ea6aa81b1c105454587763c82414543d931270 [diff] |
SPM: Add runtime SFN backend A backend for implementing 'SFN'. This runtime backend is selected if: - All partitions included in the current build are 'SFN' partitions. - Isolation level 1. The configuration is generated by tooling, and output to the generated file 'config_impl.h'. Change-Id: I819c78c7a912f86174d102d389a2714ae17e5062 Signed-off-by: Ken Liu <Ken.Liu@arm.com> Co-authored-by: Mingyang Sun <mingyang.sun@arm.com>