commit | 5ce394c021d76990d0a28eb8bb45755e1069fe0a | [log] [tgz] |
---|---|---|
author | Summer Qin <summer.qin@arm.com> | Mon Mar 12 11:28:26 2018 +0800 |
committer | Summer Qin <summer.qin@arm.com> | Tue Apr 10 14:30:03 2018 +0800 |
tree | c34ad4ba9d98788645c9dd1b0675c20c61eb4009 | |
parent | 1a9051ac54002a033a32aec26af7442aa4283e56 [diff] |
plat/arm: Allow override of default TZC regions This patch allows the ARM Platforms to specify the TZC regions to be specified to the ARM TZC helpers in arm_tzc400.c and arm_tzc_dmc500.c. If the regions are not specified then the default TZC region will be configured by these helpers. This override mechanism allows specifying special regions for TZMP1 usecase. Signed-off-by: Summer Qin <summer.qin@arm.com>