commit | 0f91bc9f339aca07c4cceb5e3062921f68be3625 | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Tue Feb 22 15:15:34 2022 +0800 |
committer | Kevin Peng <kevin.peng@arm.com> | Thu Feb 24 14:02:47 2022 +0800 |
tree | c45d75ae9ce6fa7ff05fd4e862acdbc15d7888c4 | |
parent | c32279d1e68d1b9ba4b087d83fe45c6ae2418757 [diff] |
Build: Change CONFIG_TFM_PARTITION_META to internal config The CONFIG_TFM_PARTITION_META is currently a user configuration. In the future, it will be force enabled in IPC backend. This patch changes it from use config to internal config. Note: It is disabled in all configurations currently but will be enabled in the future. Change-Id: Ifea4da898ce86504ee8da0849cf2bd1e09423fd9 Signed-off-by: Kevin Peng <kevin.peng@arm.com>