commit | 1c12d56a6a4d64fbc81492f4f09712014785e520 | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Tue Oct 24 12:02:22 2023 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Thu Oct 26 08:26:13 2023 +0200 |
tree | ed18576db8566adb97ee49a852241380252fdfe5 | |
parent | 415d713834b1cd3f2cc9d770fc99787441b76de0 [diff] |
Interface: Add 'tz' in file name for entry of TrustZone arch File tfm_psa_ns_api.c contains unified entries for TrustZone architectures. Compared with the entry file name for multi core (tfm_multi_core_psa_ns_api.c), it is confusing for the TZ one being named like a common file. So rename it to tfm_tz_psa_ns_api.c to make its purpose easy to understand. Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com> Change-Id: Ib41e523ee39871aaa075b44913da8118379b6c10