arm-trusted-firmware/plat/arm/board/tc
Davidson K 38f7904577 refactor(tc): use internal trusted storage
Trusted Services had removed secure storage and added two new
trusted services - Protected Storage and Internal Trusted Storage.
Hence we are removing secure storage and adding support for the
internal trusted storage.

And enable external SP images in BL2 config for TC, so that
we do not have to modify this file whenever the list of SPs
changes. It is already implemented for fvp in the below commit.

commit 33993a3737
Author: Balint Dobszay <balint.dobszay@arm.com>
Date:   Fri Mar 26 15:19:11 2021 +0100

    feat(fvp): enable external SP images in BL2 config

Change-Id: I3e0a0973df3644413ca5c3a32f36d44c8efd49c7
Signed-off-by: Davidson K <davidson.kumaresan@arm.com>
2021-09-15 20:15:14 +05:30
..
fdts refactor(tc): use internal trusted storage 2021-09-15 20:15:14 +05:30
include feat(tc): populate HW_CONFIG in BL31 2021-09-07 14:37:53 +01:00
platform.mk feat(tc): Enable SVE for both secure and non-secure world 2021-09-07 14:38:02 +01:00
tc_bl2_setup.c feat(tc): populate HW_CONFIG in BL31 2021-09-07 14:37:53 +01:00
tc_bl31_setup.c feat(tc): populate HW_CONFIG in BL31 2021-09-07 14:37:53 +01:00
tc_err.c feat(plat/arm): Introduce TC1 platform 2021-08-11 11:36:50 +01:00
tc_interconnect.c feat(plat/arm): Introduce TC1 platform 2021-08-11 11:36:50 +01:00
tc_plat.c feat(tc): populate HW_CONFIG in BL31 2021-09-07 14:37:53 +01:00
tc_security.c feat(plat/arm): Introduce TC1 platform 2021-08-11 11:36:50 +01:00
tc_topology.c feat(plat/arm): Introduce TC1 platform 2021-08-11 11:36:50 +01:00
tc_trusted_boot.c feat(plat/arm): Introduce TC1 platform 2021-08-11 11:36:50 +01:00